aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/progmodes/ebnf-iso.el2
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 @@
389 389
390 390
391(defun ebnf-iso-lex () 391(defun ebnf-iso-lex ()
392 "Lexical analyser for ISO EBNF. 392 "Lexical analyzer for ISO EBNF.
393 393
394Return a lexical token. 394Return a lexical token.
395 395