summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-04-10 12:50:14 +0200
committerJim Meyering <meyering@redhat.com>2009-04-10 12:50:14 +0200
commit0523f45f668ae09778f171c34e4f1f0c8360be82 (patch)
tree019c2757f97b490fb1f2e9d144fdee24408c25c4 /doc/coreutils.texi
parentb571b61970376a11ae3c336f70e9dbdb0746cdef (diff)
downloadcoreutils-0523f45f668ae09778f171c34e4f1f0c8360be82.tar.xz
doc: fix a typo: s/is a is a/is a/
* doc/coreutils.texi (Putting the tools together): Fix typo.
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 6840aff7c..918f44e5a 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -15481,7 +15481,7 @@ that your spelling is incorrect. So, we need a dictionary.
The conventional location for a dictionary is @file{/usr/dict/words}.
On my GNU/Linux system,@footnote{Redhat Linux 6.1, for the November 2000
revision of this article.}
-this is a is a sorted, 45,402 word dictionary.
+this is a sorted, 45,402 word dictionary.
Now, how to compare our file with the dictionary? As before, we generate
a sorted list of words, one per line: