summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gud.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-09 17:18:33 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-09 17:18:33 +0100
commitc4e7c63af11781a1c79c119ef4a2b8c2b74637d6 (patch)
treeccc20d5cc006578029ccee2ac91925f3ac25ae41 /lisp/progmodes/gud.el
parentd9ac1a1e5de383d2929d1590176e5b82901b89c9 (diff)
downloademacs-c4e7c63af11781a1c79c119ef4a2b8c2b74637d6.tar.gz
Fix typos.
Diffstat (limited to 'lisp/progmodes/gud.el')
-rw-r--r--lisp/progmodes/gud.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el
index 7b3a2893610..944a412fb63 100644
--- a/lisp/progmodes/gud.el
+++ b/lisp/progmodes/gud.el
@@ -2155,7 +2155,7 @@ during jdb initialization depending on the value of
string
(concat "[ \t\n\r,\"" path-separator "]+")))))
-;; See comentary for other debugger's marker filters - there you will find
+;; See commentary for other debugger's marker filters - there you will find
;; important notes about STRING.
(defun gud-jdb-marker-filter (string)