(checkdoc-this-string-valid-engine): Fix typo.

This commit is contained in:
Juanma Barranquero 2002-06-18 14:35:49 +00:00
parent 669858fb0b
commit 01af482e4d

View file

@ -1598,7 +1598,7 @@ function,command,variable,option or symbol." ms1))))))
(concat (car fp) "-flag")))) (concat (car fp) "-flag"))))
(if (checkdoc-y-or-n-p (if (checkdoc-y-or-n-p
(format (format
"Rename to %s and Query-Replace all occurances? " "Rename to %s and Query-Replace all occurrences? "
newname)) newname))
(progn (progn
(beginning-of-defun) (beginning-of-defun)