From: Robert J. Chassell Date: Fri, 8 Oct 2004 13:07:25 +0000 (+0000) Subject: Fix typo: ``the' to ``the''. X-Git-Tag: ttn-vms-21-2-B4~4676 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7ff2aa3963ec6a11d1789090aea6b0aba763a302;p=emacs.git Fix typo: ``the' to ``the''. --- diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index b47ff7aa5b1..385b3537278 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi @@ -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