aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-07-04 03:30:49 +0000
committerJuanma Barranquero <[email protected]>2005-07-04 03:30:49 +0000
commita7253b5a6c3680944789fcbe94a4ecdd0674b38b (patch)
treec9bcaaba5ed2aebd86375b8165d6aad0c71e6867 /lisp/textmodes
parentc0a664d53931e42381eb748632cac4b53ee04ded (diff)
(makeinfo): Finish `defgroup' description with period.
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/makeinfo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el
index 9136cb5220..7327cf9840 100644
--- a/lisp/textmodes/makeinfo.el
+++ b/lisp/textmodes/makeinfo.el
@@ -50,7 +50,7 @@
(require 'info)
(defgroup makeinfo nil
- "Run makeinfo conveniently"
+ "Run makeinfo conveniently."
:group 'docs)