doc: fix typo
authorJim Meyering <meyering@redhat.com>
Mon, 14 Apr 2008 07:02:20 +0000 (09:02 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 14 Apr 2008 07:02:20 +0000 (09:02 +0200)
* coreutils.texi (sort invocation): s/Whitespace/White space/

doc/coreutils.texi

index 01c2f00..f42e736 100644 (file)
@@ -3669,7 +3669,7 @@ standard input to standard output.
 
 Terminate with an error if @var{prog} exits with nonzero status.
 
-Whitespace and the backslash character should not appear in
+White space and the backslash character should not appear in
 @var{prog}; they are reserved for future use.
 
 @item -k @var{pos1}[,@var{pos2}]