summaryrefslogtreecommitdiff
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-06-21 13:50:40 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-06-21 13:50:40 +0000
commitf103649a0c963f9de6c6decde330b4d7868dce93 (patch)
tree6ba91c7902efa2248098ef6dcf14767514c61d57 /lisp/progmodes
parentfc6e69631c7cc8e241fa5b9fd1f178e52280f88f (diff)
downloademacs-f103649a0c963f9de6c6decde330b4d7868dce93.tar.gz
(ebnf-yac-lex): Fix spellings.
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/ebnf-yac.el2
1 files changed, 1 insertions, 1 deletions
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.