diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:41:14 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:41:14 +0000 |
commit | 6772c8e169a6a56ee387373a00a65bd3a3070725 (patch) | |
tree | 4f0d9a8f0be905ba92b3420ad2832ffaad05a3b2 /lisp/ChangeLog.12 | |
parent | 04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8 (diff) | |
download | emacs-6772c8e169a6a56ee387373a00a65bd3a3070725.tar.gz |
American English spelling fix.
Diffstat (limited to 'lisp/ChangeLog.12')
-rw-r--r-- | lisp/ChangeLog.12 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 1ab643c9ff5..db12cac619c 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -18817,7 +18817,7 @@ (gdb-goto-breakpoint): Try to force display in source buffer. (gdb-frame-gdb-buffer): Copy other similar functions. (gdb-restore-windows): Don't display source if not asked for. - (gdb-assembler-buffer-name): Don't capitalise. + (gdb-assembler-buffer-name): Don't capitalize. 2005-11-03 Richard M. Stallman <rms@gnu.org> |