changeset 63979:386fe46d1e12

(pgg-gpg): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 00:56:54 +0000
parents b76a00f5754f
children 93b8a62b8473
files lisp/gnus/pgg-gpg.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/pgg-gpg.el	Mon Jul 04 00:56:02 2005 +0000
+++ b/lisp/gnus/pgg-gpg.el	Mon Jul 04 00:56:54 2005 +0000
@@ -30,7 +30,7 @@
   (require 'pgg))
 
 (defgroup pgg-gpg ()
-  "GnuPG interface"
+  "GnuPG interface."
   :group 'pgg)
 
 (defcustom pgg-gpg-program "gpg"