changeset 106000:44a26392fd09

(epg): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 14 Nov 2009 04:14:05 +0000
parents d258bc2a4ad1
children 02d1ed432817
files lisp/epg-config.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/epg-config.el	Sat Nov 14 04:12:58 2009 +0000
+++ b/lisp/epg-config.el	Sat Nov 14 04:14:05 2009 +0000
@@ -1,4 +1,5 @@
 ;;; epg-config.el --- configuration of the EasyPG Library
+
 ;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
@@ -31,7 +32,7 @@
   "Report bugs to this address.")
 
 (defgroup epg ()
-  "The EasyPG Library"
+  "The EasyPG library."
   :version "23.1"
   :group 'emacs)