(debugger-frame-clear): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sun, 17 May 1998 22:02:49 +0000 (22:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 17 May 1998 22:02:49 +0000 (22:02 +0000)
lisp/emacs-lisp/debug.el

index f8c1f86..ed5f1ae 100644 (file)
@@ -320,7 +320,7 @@ Applies to the frame whose line point is on in the backtrace."
   (beginning-of-line))
 
 (defun debugger-frame-clear ()
-  "Do not enter to debugger when this frame exits.
+  "Do not enter debugger when this frame exits.
 Applies to the frame whose line point is on in the backtrace."
   (interactive)
   (beginning-of-line)