summaryrefslogtreecommitdiff
path: root/lispintro
diff options
context:
space:
mode:
authorRobert J. Chassell <bob@rattlesnake.com>2004-10-08 13:07:25 +0000
committerRobert J. Chassell <bob@rattlesnake.com>2004-10-08 13:07:25 +0000
commit7ff2aa3963ec6a11d1789090aea6b0aba763a302 (patch)
treec184070e7ae415e2532fd8e49133312344ce02ad /lispintro
parent7d80643917ae0c795cae0d9abd47d935f1f50440 (diff)
downloademacs-7ff2aa3963ec6a11d1789090aea6b0aba763a302.tar.gz
Fix typo: ``the' to ``the''.
Diffstat (limited to 'lispintro')
-rw-r--r--lispintro/emacs-lisp-intro.texi2
1 files changed, 1 insertions, 1 deletions
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