From: Jim Meyering Date: Fri, 10 Apr 2009 10:50:14 +0000 (+0200) Subject: doc: fix a typo: s/is a is a/is a/ X-Git-Tag: v7.3~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0523f45f668ae09778f171c34e4f1f0c8360be82;p=thirdparty%2Fcoreutils.git doc: fix a typo: s/is a is a/is a/ * doc/coreutils.texi (Putting the tools together): Fix typo. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 6840aff7c1..918f44e5af 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: