; Fix typos in doc strings

This commit is contained in:
Mattias Engdegård 2021-03-12 12:11:17 +01:00
parent 14b54cea17
commit a0854f939c
14 changed files with 14 additions and 14 deletions

View file

@ -3508,7 +3508,7 @@ canceled the first time the function is entered."
(defun edebug-cancel-on-entry (function)
"Cause Edebug to not stop when FUNCTION is called.
The removes the effect of `edebug-on-entry'. If FUNCTION is is
The removes the effect of `edebug-on-entry'. If FUNCTION is
nil, remove `edebug-on-entry' on all functions."
(interactive
(list (let ((name (completing-read