changeset 51644:c0fa3bd7969d

(Symbol Type): Fix description of examples.
author Andreas Schwab <schwab@suse.de>
date Sun, 22 Jun 2003 17:04:07 +0000
parents 3161ec452b93
children 1fa54c621eb5
files lispref/objects.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/objects.texi	Sun Jun 22 16:55:47 2003 +0000
+++ b/lispref/objects.texi	Sun Jun 22 17:04:07 2003 +0000
@@ -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 @@
 
   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