diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 13:47:30 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 13:47:30 +0000 |
commit | 13a93e6668e9537ca742d2cf4a31a8012992fe52 (patch) | |
tree | f13b0f2d6107c71fdf0016dc1c6b44f15c489068 /lisp/progmodes/ebnf-abn.el | |
parent | d81e15f2cddda197e233b68898f5194f449a4060 (diff) | |
download | emacs-13a93e6668e9537ca742d2cf4a31a8012992fe52.tar.gz |
(ebnf-abn-lex): Fix spellings.
Diffstat (limited to 'lisp/progmodes/ebnf-abn.el')
-rw-r--r-- | lisp/progmodes/ebnf-abn.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf-abn.el b/lisp/progmodes/ebnf-abn.el index 5bb0dd03913..d4d3399dc09 100644 --- a/lisp/progmodes/ebnf-abn.el +++ b/lisp/progmodes/ebnf-abn.el @@ -485,7 +485,7 @@ (defun ebnf-abn-lex () - "Lexical analyser for ABNF. + "Lexical analyzer for ABNF. Return a lexical token. |