(checkdoc-this-string-valid-engine): Fix typo.
This commit is contained in:
parent
669858fb0b
commit
01af482e4d
1 changed files with 1 additions and 1 deletions
|
@ -1598,7 +1598,7 @@ function,command,variable,option or symbol." ms1))))))
|
|||
(concat (car fp) "-flag"))))
|
||||
(if (checkdoc-y-or-n-p
|
||||
(format
|
||||
"Rename to %s and Query-Replace all occurances? "
|
||||
"Rename to %s and Query-Replace all occurrences? "
|
||||
newname))
|
||||
(progn
|
||||
(beginning-of-defun)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue