1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Fix spelling of "precede".

This commit is contained in:
Glenn Morris 2011-02-22 23:08:12 -08:00
parent 61cf3a767d
commit 97610156f4
19 changed files with 49 additions and 49 deletions

View file

@ -1402,7 +1402,7 @@ N (match-string N) (where N is a string of digits)
#& (string-to-number (match-string 0))
# replace-count
Note that these symbols must be preceeded by a backslash in order to
Note that these symbols must be preceded by a backslash in order to
type them using Lisp syntax."
(while (consp n)
(cond