summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ebnf2ps.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-09-13 06:04:32 +0200
committerStefan Kangas <stefan@marxist.se>2021-09-13 06:44:52 +0200
commitf02624b34201aae3d69287e5ae86d466e5c4a6b3 (patch)
treeaef0b6763b5052cf43157f7af484085758cefb58 /lisp/progmodes/ebnf2ps.el
parent2110973351f01fb5cdf90b705acb58354b608050 (diff)
downloademacs-f02624b34201aae3d69287e5ae86d466e5c4a6b3.tar.gz
; Minor doc fixes found by checkdoc
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 6ad55fc1423..052a68547b8 100644
--- a/lisp/progmodes/ebnf2ps.el
+++ b/lisp/progmodes/ebnf2ps.el
@@ -1165,7 +1165,7 @@ Please send all bug fixes and enhancements to
;;; Interface to the command system
(defgroup postscript nil
- "Printing with PostScript"
+ "Printing with PostScript."
:tag "PostScript"
:version "20"
:group 'environment)