summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-04-14 09:02:20 +0200
committerJim Meyering <meyering@redhat.com>2008-04-14 09:02:20 +0200
commitf91dec277a0d52489dd58a9f1c9eb4fd54fca7b8 (patch)
tree838338c1cc2732cf71520b47f8fe98ca72facc21 /doc
parent512c906ca6c3405adfaa91bc29cfaf4798b5c88c (diff)
downloadcoreutils-f91dec277a0d52489dd58a9f1c9eb4fd54fca7b8.tar.xz
doc: fix typo
* coreutils.texi (sort invocation): s/Whitespace/White space/
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 01c2f00ae..f42e73670 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -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}]