doc: fix typo in sort description
authorEric Blake <eblake@redhat.com>
Tue, 8 Nov 2011 19:11:39 +0000 (12:11 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 8 Nov 2011 19:11:39 +0000 (12:11 -0700)
* doc/coreutils.texi (sort invocation): Fix typo.

doc/coreutils.texi

index 424a431..2c33fe8 100644 (file)
@@ -4362,7 +4362,7 @@ sort -n -r
 @end example
 
 @item
-Run no more that 4 sorts concurrently, using a buffer size of 10M.
+Run no more than 4 sorts concurrently, using a buffer size of 10M.
 
 @example
 sort --parallel=4 -S 10M