From 7ff2aa3963ec6a11d1789090aea6b0aba763a302 Mon Sep 17 00:00:00 2001 From: "Robert J. Chassell" Date: Fri, 8 Oct 2004 13:07:25 +0000 Subject: [PATCH] Fix typo: ``the' to ``the''. --- lispintro/emacs-lisp-intro.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5