From baab327719cd683bb468e2a7834430615feff7d2 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 14 Feb 2010 11:11:47 +0100 Subject: usage: fix typo Signed-off-by: Bernhard Reutner-Fischer --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/usage.h b/include/usage.h index 840fb5eb6..fb983c1cd 100644 --- a/include/usage.h +++ b/include/usage.h @@ -203,7 +203,7 @@ #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" \ -- cgit v1.2.3