changeset 64012:70dbaa65c723

(indent): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 02:08:37 +0000
parents ca0386c4cfd5
children 9ee64186bcf1
files lisp/indent.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/indent.el	Mon Jul 04 02:04:45 2005 +0000
+++ b/lisp/indent.el	Mon Jul 04 02:08:37 2005 +0000
@@ -29,7 +29,7 @@
 ;;; Code:
 
 (defgroup indent nil
-  "Indentation commands"
+  "Indentation commands."
   :group 'editing)
 
 (defcustom standard-indent 4