(indent): Finish `defgroup' description with period.
This commit is contained in:
parent
8e51619c31
commit
2175199557
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
;;; Code:
|
||||
|
||||
(defgroup indent nil
|
||||
"Indentation commands"
|
||||
"Indentation commands."
|
||||
:group 'editing)
|
||||
|
||||
(defcustom standard-indent 4
|
||||
|
|
Loading…
Add table
Reference in a new issue