# HG changeset patch # User Robert J. Chassell # Date 1097240845 0 # Node ID ec29b8d91b9636b8aa51106573208488b6475a8a # Parent 5a1948872feee0582f154f3b21deca0ca339689b Fix typo: ``the' to ``the''. diff -r 5a1948872fee -r ec29b8d91b96 lispintro/emacs-lisp-intro.texi --- a/lispintro/emacs-lisp-intro.texi Fri Oct 08 11:45:20 2004 +0000 +++ b/lispintro/emacs-lisp-intro.texi Fri Oct 08 13:07:25 2004 +0000 @@ -18025,7 +18025,7 @@ 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