]> git.eshelyaron.com Git - emacs.git/commitdiff
(epg): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Sat, 14 Nov 2009 04:14:05 +0000 (04:14 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 14 Nov 2009 04:14:05 +0000 (04:14 +0000)
lisp/epg-config.el

index 6738d1e95fe580e494ae99a7026c9fbb98c65784..2ad27c728d20a5dca3c0b62e0a7f6ab415b083f7 100644 (file)
@@ -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)