diff options
Diffstat (limited to 'lisp')
-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. |