mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 02:10:57 +02:00
(usage): Fix typo s/formated/formatted/ reported by Norbert Kiesel
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user