aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/pgg-pgp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/pgg-pgp.el b/lisp/gnus/pgg-pgp.el
index ca686e9f1a6..2f552401215 100644
--- a/lisp/gnus/pgg-pgp.el
+++ b/lisp/gnus/pgg-pgp.el
@@ -30,7 +30,7 @@
30 (require 'pgg)) 30 (require 'pgg))
31 31
32(defgroup pgg-pgp () 32(defgroup pgg-pgp ()
33 "PGP 2.* and 6.* interface" 33 "PGP 2.* and 6.* interface."
34 :group 'pgg) 34 :group 'pgg)
35 35
36(defcustom pgg-pgp-program "pgp" 36(defcustom pgg-pgp-program "pgp"