changeset 64056:2237b71ba613

(makeinfo): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 03:30:49 +0000
parents 8b5102566971
children dc2198941327
files lisp/textmodes/makeinfo.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/makeinfo.el	Mon Jul 04 03:29:48 2005 +0000
+++ b/lisp/textmodes/makeinfo.el	Mon Jul 04 03:30:49 2005 +0000
@@ -50,7 +50,7 @@
 (require 'info)
 
 (defgroup makeinfo nil
-  "Run makeinfo conveniently"
+  "Run makeinfo conveniently."
   :group 'docs)