From 3054046e18332ca1bf9b901f69b02f21bb91c098 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Fri, 15 Apr 2022 11:53:24 -0400 Subject: multiple spelling and typo fixes This fixes #516. --- src/fstabinfo/fstabinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fstabinfo/fstabinfo.c') 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", -- cgit v1.2.3