Mercurial > emacs
diff lisp/progmodes/gdb-ui.el @ 106840:5df8e547a422
Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 14 Jan 2010 19:59:31 +0100 |
parents | 1d1d5d9bd884 |
children | 19bad34b0d81 |
line wrap: on
line diff
--- a/lisp/progmodes/gdb-ui.el Thu Jan 14 19:49:53 2010 +0100 +++ b/lisp/progmodes/gdb-ui.el Thu Jan 14 19:59:31 2010 +0100 @@ -1814,7 +1814,7 @@ Field names are wrapped in double quotes and equal signs are replaced with semicolons. -If FIX-KEY is non-nil, strip all \"FIX-KEY=\" occurences from +If FIX-KEY is non-nil, strip all \"FIX-KEY=\" occurrences from partial output. This is used to get rid of useless keys in lists in MI messages, e.g.: [key=.., key=..]. -stack-list-frames and -break-info are examples of MI commands which issue such