From bdd78d05868a57292ee20febafa166a2937a2611 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 2 Aug 2005 23:18:27 +0000 Subject: [PATCH] Fix typo. --- lispref/sequences.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/sequences.texi b/lispref/sequences.texi index 982c9ffeadd..61387fe1e0c 100644 --- a/lispref/sequences.texi +++ b/lispref/sequences.texi @@ -252,7 +252,7 @@ The length of the array is fixed once you create it; you cannot 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 -- 2.39.5