]> code.delx.au - gnu-emacs/blobdiff - lisp/replace.el
Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
[gnu-emacs] / lisp / replace.el
index 0f8adea2aca97e734deadca18909dc903d4b78f6..928c3170c6548cf8f82701a59e0194849e42a1a5 100644 (file)
@@ -1531,7 +1531,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