diff options
-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. |