1
Fork 0
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:
Juanma Barranquero 2005-07-04 00:58:10 +00:00
parent 8d764d76d1
commit 5a210b89da

View file

@ -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"