summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ebnf2ps.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-11-28 08:50:05 -0800
committerGlenn Morris <rgm@gnu.org>2017-11-28 08:50:05 -0800
commitf2441ab3204274cba16f5cab19e98db61d468fb7 (patch)
treeb83c2cf456c874f60789d2fe65e6c2ea39bc8ccc /lisp/progmodes/ebnf2ps.el
parent22ff46e6d85e3f023eb84ef7e8fe3de8947caf81 (diff)
downloademacs-f2441ab3204274cba16f5cab19e98db61d468fb7.tar.gz
; Fix some tiny doc and comment typos
Diffstat (limited to 'lisp/progmodes/ebnf2ps.el')
-rw-r--r--lisp/progmodes/ebnf2ps.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el
index a813d42356c..f3d7d98f288 100644
--- a/lisp/progmodes/ebnf2ps.el
+++ b/lisp/progmodes/ebnf2ps.el
@@ -1136,7 +1136,7 @@ Please send all bug fixes and enhancements to
;; Thanks to Drew Adams <drew.adams@oracle.com> for suggestions:
;; - `ebnf-arrow-extra-width', `ebnf-arrow-scale',
;; `ebnf-production-name-p', `ebnf-stop-on-error',
-;; `ebnf-file-suffix-regexp'and `ebnf-special-show-delimiter' variables.
+;; `ebnf-file-suffix-regexp' and `ebnf-special-show-delimiter' variables.
;; - `ebnf-delete-style', `ebnf-eps-file' and `ebnf-eps-directory'
;; commands.
;; - some docs fix.