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