diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-14 12:23:26 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-14 12:23:26 -0800 |
commit | 8350f087efe62e2ce0ded434534629a56cdc4e8c (patch) | |
tree | 9976cec81196a0465269f8669f2a85328570dfd4 /lisp/progmodes/gdb-mi.el | |
parent | 322ad6ec0e773dffefad12df88c98041ca35b427 (diff) | |
download | emacs-8350f087efe62e2ce0ded434534629a56cdc4e8c.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/progmodes/gdb-mi.el')
-rw-r--r-- | lisp/progmodes/gdb-mi.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/gdb-mi.el b/lisp/progmodes/gdb-mi.el index e47ba3c92f3..c88727c721c 100644 --- a/lisp/progmodes/gdb-mi.el +++ b/lisp/progmodes/gdb-mi.el @@ -350,7 +350,7 @@ automatically. This setting is used in non-stop mode only. In all-stop mode, Emacs always switches to the thread which caused the stop." - ;; exited, exited-normally and exited-signalled are not + ;; exited, exited-normally and exited-signaled are not ;; thread-specific stop reasons and therefore are not included in ;; this list :type '(choice |