Mercurial > emacs
diff lisp/array.el @ 42704:6d7f6edfdb45
Fix typo.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Sun, 13 Jan 2002 09:02:35 +0000 |
| parents | 37ca208c68f0 |
| children | 37645a051842 |
line wrap: on
line diff
--- a/lisp/array.el Sun Jan 13 06:00:04 2002 +0000 +++ b/lisp/array.el Sun Jan 13 09:02:35 2002 +0000 @@ -822,7 +822,7 @@ Upon entering array mode, you will be prompted for the values of several variables. Others will be calculated based on the values you -supply. These variables are all local the the buffer. Other buffer +supply. These variables are all local to the buffer. Other buffer in array mode may have different values assigned to the variables. The variables are:
