changeset 63981:efc208be7207

(pgg-pgp): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 00:58:10 +0000
parents 93b8a62b8473
children 8ba7f19a10b9
files lisp/gnus/pgg-pgp.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/pgg-pgp.el	Mon Jul 04 00:57:33 2005 +0000
+++ b/lisp/gnus/pgg-pgp.el	Mon Jul 04 00:58:10 2005 +0000
@@ -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"