diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 13:49:38 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 13:49:38 +0000 |
commit | fc6e69631c7cc8e241fa5b9fd1f178e52280f88f (patch) | |
tree | 18b4f5690249e2fac80b93f340878f709dd41be4 /lisp/progmodes/ebnf-iso.el | |
parent | 3fc422f8570eef4812eeaadf26437bfe95848ec3 (diff) | |
download | emacs-fc6e69631c7cc8e241fa5b9fd1f178e52280f88f.tar.gz |
(ebnf-iso-lex): Fix spellings.
Diffstat (limited to 'lisp/progmodes/ebnf-iso.el')
-rw-r--r-- | lisp/progmodes/ebnf-iso.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf-iso.el b/lisp/progmodes/ebnf-iso.el index ba28dfb5af9..8be521052eb 100644 --- a/lisp/progmodes/ebnf-iso.el +++ b/lisp/progmodes/ebnf-iso.el @@ -389,7 +389,7 @@ (defun ebnf-iso-lex () - "Lexical analyser for ISO EBNF. + "Lexical analyzer for ISO EBNF. Return a lexical token. |