diff options
Diffstat (limited to 'src/fstabinfo')
-rw-r--r-- | src/fstabinfo/fstabinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fstabinfo/fstabinfo.c b/src/fstabinfo/fstabinfo.c index ef7d0609..839e6e36 100644 --- a/src/fstabinfo/fstabinfo.c +++ b/src/fstabinfo/fstabinfo.c @@ -75,7 +75,7 @@ const struct option longopts[] = { longopts_COMMON }; const char * const longopts_help[] = { - "Mounts the filesytem from the mountpoint", + "Mounts the filesystem from the mountpoint", "Remounts the filesystem based on the information in fstab", "Extract the block device", "Show arguments needed to mount the entry", |