mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-01 11:20:41 -08:00
(pgg-pgp): Finish `defgroup' description with period.
This commit is contained in:
parent
8d764d76d1
commit
5a210b89da
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
(require 'pgg))
|
||||
|
||||
(defgroup pgg-pgp ()
|
||||
"PGP 2.* and 6.* interface"
|
||||
"PGP 2.* and 6.* interface."
|
||||
:group 'pgg)
|
||||
|
||||
(defcustom pgg-pgp-program "pgp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue