]> git.eshelyaron.com Git - emacs.git/commitdiff
(pgg-pgp): Finish `defgroup' description with period.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 00:58:10 +0000 (00:58 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 00:58:10 +0000 (00:58 +0000)
lisp/gnus/pgg-pgp.el

index ca686e9f1a60b4eb3847323fa1e2da976c075c4e..2f5524012153e53d20ec96ff4d338d359ae93d75 100644 (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"