summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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