Skip to content

Commit

Permalink
✏️ Fix new paramerter name in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
  • Loading branch information
mhkarimi1383 committed Sep 19, 2024
1 parent de805a6 commit 6a46aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/lvm/mount.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ type MountInfo struct {
// which mount needs to be attempted
MountOptions []string `json:"mountOptions"`

// MKFSOptions specifies the options that
// MountOptions specifies the options that
// will be added to newly created volume on first use
FormatOptions []string `json:"formatOptions"`
}
Expand Down

0 comments on commit 6a46aef

Please sign in to comment.