From: Juanma Barranquero Date: Tue, 2 Aug 2005 23:18:27 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-22.0.90~7803 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bdd78d05868a57292ee20febafa166a2937a2611;p=emacs.git Fix typo. --- 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