]> code.delx.au - gnu-emacs/commitdiff
; * etc/DEBUG: Fix a typo. (Bug#22984)
authorEli Zaretskii <eliz@gnu.org>
Fri, 11 Mar 2016 15:54:40 +0000 (17:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 11 Mar 2016 15:54:40 +0000 (17:54 +0200)
etc/DEBUG

index 41678b5bd0ff7610e0acd7b5e8fb9d105b54fb9e..c2fb5ab91138a2c05a6c36e26d2fc6c931385cd2 100644 (file)
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -72,7 +72,7 @@ prompt, to unconditionally load the GDB init file.
 *** Use the Emacs GDB UI front-end
 
 We recommend using the GUI front-end for GDB provided by Emacs.  With
-it, you can start GDB by typing "M-x GDB RET".  This will suggest the
+it, you can start GDB by typing "M-x gdb RET".  This will suggest the
 default binary to debug; if you are going to start a new Emacs
 process, change it as needed to point to the correct binary.
 Alternatively, if you want to attach the debugger to an already