From fc6e69631c7cc8e241fa5b9fd1f178e52280f88f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 21 Jun 2005 13:49:38 +0000 Subject: [PATCH] (ebnf-iso-lex): Fix spellings. --- lisp/progmodes/ebnf-iso.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2