summaryrefslogtreecommitdiff
path: root/doc/lispintro
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispintro')
-rw-r--r--doc/lispintro/emacs-lisp-intro.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi
index 225245907a1..bcc685552f5 100644
--- a/doc/lispintro/emacs-lisp-intro.texi
+++ b/doc/lispintro/emacs-lisp-intro.texi
@@ -1229,8 +1229,8 @@ this case are symbols, separated by whitespace and enclosed by
parentheses, without any non-Lisp punctuation.)
@need 1250
-In addition, text between double quotation marks---even sentences or
-paragraphs---is an atom. Here is an example:
+Text between double quotation marks---even sentences or
+paragraphs---is also an atom. Here is an example:
@cindex Text between double quotation marks
@smallexample