diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-12 23:48:23 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-12 23:48:23 -0800 |
commit | f6b1b0a848cfdaf07e5b785e72a33c1316821e2c (patch) | |
tree | 909f93b643682c1390281a25dc5b36ad359ec6cf /lisp/textmodes/sgml-mode.el | |
parent | 1c889bf68c346fa521c09b9abd6fc225c5518654 (diff) | |
download | emacs-f6b1b0a848cfdaf07e5b785e72a33c1316821e2c.tar.gz emacs-f6b1b0a848cfdaf07e5b785e72a33c1316821e2c.tar.bz2 emacs-f6b1b0a848cfdaf07e5b785e72a33c1316821e2c.zip |
Spelling fixes.
Diffstat (limited to 'lisp/textmodes/sgml-mode.el')
-rw-r--r-- | lisp/textmodes/sgml-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el index 5b23a24259a..871701b7303 100644 --- a/lisp/textmodes/sgml-mode.el +++ b/lisp/textmodes/sgml-mode.el @@ -1897,7 +1897,7 @@ This takes effect when first loading the library.") ("input" . "Form input field") ("ins" . "Inserted text") ("isindex" . "Input field for index search") - ("kbd" . "Keybard example face") + ("kbd" . "Keyboard example face") ("lang" . "Natural language") ("li" . "List item") ("link" . "Link relationship") |