summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/md5sum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/md5sum.c b/src/md5sum.c
index 1f47b208e..5b7a8b00d 100644
--- a/src/md5sum.c
+++ b/src/md5sum.c
@@ -137,7 +137,7 @@ With no FILE, or when FILE is -, read standard input.\n\
\n\
The following two options are useful only when verifying checksums:\n\
--status don't output anything, status code shows success\n\
- -w, --warn warn about improperly formated checksum lines\n\
+ -w, --warn warn about improperly formatted checksum lines\n\
\n\
"), stdout);
fputs (HELP_OPTION_DESCRIPTION, stdout);