]> code.delx.au - gnu-emacs/commitdiff
Fix typo: ``the' to ``the''.
authorRobert J. Chassell <bob@rattlesnake.com>
Fri, 8 Oct 2004 13:07:25 +0000 (13:07 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Fri, 8 Oct 2004 13:07:25 +0000 (13:07 +0000)
lispintro/emacs-lisp-intro.texi

index b47ff7aa5b10a7283163f46271fba4549f22d3b7..385b3537278acaae3c5010d97c38144eaa07543a 100644 (file)
@@ -18025,7 +18025,7 @@ beginning.
 
 Sometimes when you you write text, you duplicate words---as with ``you
 you'' near the beginning of this sentence.  I find that most
-frequently, I duplicate ``the'; hence, I call the function for
+frequently, I duplicate ``the''; hence, I call the function for
 detecting duplicated words, @code{the-the}.
 
 @need 1250