diff lispref/sequences.texi @ 26239:62de8a433d0e

Patch from rms.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 28 Oct 1999 21:44:45 +0000
parents 467b88fab665
children a393c5e46e99
line wrap: on
line diff
--- a/lispref/sequences.texi	Thu Oct 28 21:17:43 1999 +0000
+++ b/lispref/sequences.texi	Thu Oct 28 21:44:45 1999 +0000
@@ -162,7 +162,7 @@
 @xref{Text Properties}.
 
 See also @code{append} in @ref{Building Lists}, @code{concat} in
-@ref{Creating Strings}, and @code{vconcat} in @ref{Vectors}, for others
+@ref{Creating Strings}, and @code{vconcat} in @ref{Vectors}, for other
 ways to copy sequences.
 
 @example