changeset 64723:395915a45f02

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 02 Aug 2005 23:18:27 +0000
parents e248eef71b5c
children 719375653e09
files lispref/sequences.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/sequences.texi	Tue Aug 02 22:59:02 2005 +0000
+++ b/lispref/sequences.texi	Tue Aug 02 23:18:27 2005 +0000
@@ -252,7 +252,7 @@
 change the length of an existing array.
 
 @item
-for purposes of evaluation, the array is a constant---in other words,
+For purposes of evaluation, the array is a constant---in other words,
 it evaluates to itself.
 
 @item