From 8c6944b93f99988c8d48a7f85f2bfb7e4d37a4cd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 14 Aug 2005 15:02:45 +0000 Subject: (usage): Fix typo s/formated/formatted/ reported by Norbert Kiesel --- src/md5sum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/md5sum.c') 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); -- cgit v1.2.3-54-g00ecf