diff man/lispref/objects.texi @ 335:54f7aa390f4f r21-0-65

Import from CVS: tag r21-0-65
author cvs
date Mon, 13 Aug 2007 10:50:39 +0200
parents 341dac730539
children cc15677e0335
line wrap: on
line diff
--- a/man/lispref/objects.texi	Mon Aug 13 10:49:52 2007 +0200
+++ b/man/lispref/objects.texi	Mon Aug 13 10:50:39 2007 +0200
@@ -1059,7 +1059,7 @@
   A string can hold extents and properties of the text it contains, in
 addition to the characters themselves.  This enables programs that copy
 text between strings and buffers to preserve the extents and properties
-with no special effort.  @xref{Extents}; @xref{Text Properties}.
+with no special effort.  @xref{Extents}, @xref{Text Properties}.
 
   Note that FSF GNU Emacs has a special read and print syntax for
 strings with text properties, but XEmacs does not currently implement