changeset 22114:0fbcff056c0f

(debugger-frame-clear): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 May 1998 22:02:49 +0000
parents be43fb8acb62
children b7efc1e72e26
files lisp/emacs-lisp/debug.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/debug.el	Sun May 17 21:37:02 1998 +0000
+++ b/lisp/emacs-lisp/debug.el	Sun May 17 22:02:49 1998 +0000
@@ -320,7 +320,7 @@
   (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)