(viper-ex): Finish `defgroup' description with period.
This commit is contained in:
parent
2625bdbf8e
commit
87c81c8987
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
(require 'viper-util)
|
||||
|
||||
(defgroup viper-ex nil
|
||||
"Viper support for Ex commands"
|
||||
"Viper support for Ex commands."
|
||||
:prefix "ex-"
|
||||
:group 'viper)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue