From f103649a0c963f9de6c6decde330b4d7868dce93 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 21 Jun 2005 13:50:40 +0000 Subject: [PATCH] (ebnf-yac-lex): Fix spellings. --- lisp/progmodes/ebnf-yac.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el index 58f422b1714..cc1c8c451dd 100644 --- a/lisp/progmodes/ebnf-yac.el +++ b/lisp/progmodes/ebnf-yac.el @@ -312,7 +312,7 @@ (defun ebnf-yac-lex () - "Lexical analyser for Yacc/Bison. + "Lexical analyzer for Yacc/Bison. Return a lexical token. -- 2.39.2