summaryrefslogtreecommitdiff
path: root/lispref/objects.texi
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2003-06-22 17:04:07 +0000
committerAndreas Schwab <schwab@suse.de>2003-06-22 17:04:07 +0000
commit48f1d01501b4135f556e2dc28ee38417fb4693f5 (patch)
treed8dbfafc4e9440038df11d702cdb311c50dcc5c8 /lispref/objects.texi
parent8fd9bef2583ac3ba5d305c4561a59feb20f87614 (diff)
downloademacs-48f1d01501b4135f556e2dc28ee38417fb4693f5.tar.gz
(Symbol Type): Fix description of examples.
Diffstat (limited to 'lispref/objects.texi')
-rw-r--r--lispref/objects.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/objects.texi b/lispref/objects.texi
index 50f568cdbba..c2713a0f7c9 100644
--- a/lispref/objects.texi
+++ b/lispref/objects.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
-@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999
+@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/objects
@@ -508,7 +508,7 @@ Lisp, upper case and lower case letters are distinct.
Here are several examples of symbol names. Note that the @samp{+} in
the fifth example is escaped to prevent it from being read as a number.
-This is not necessary in the sixth example because the rest of the name
+This is not necessary in the seventh example because the rest of the name
makes it invalid as a number.
@example