usage: fix typo
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 14 Feb 2010 10:11:47 +0000 (11:11 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 14 Feb 2010 10:11:47 +0000 (11:11 +0100)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/usage.h

index 840fb5eb6d4870d28215fcc86babe2d0352f3a9d..fb983c1cde19be1016a3f9e9e535f3e3ab7a1fcf 100644 (file)
 #define bzip2_full_usage "\n\n" \
        "Compress FILEs (or stdin) with bzip2 algorithm\n" \
      "\nOptions:" \
-     "\n       -c      Write to stout" \
+     "\n       -c      Write to stdout" \
      "\n       -d      Decompress" \
      "\n       -f      Force" \
      "\n       -1..-9  Compression level" \