diff lisp/epa-file.el @ 105121:129aaf4e2823

Fix the last commit.
author Daiki Ueno <ueno@unixuser.org>
date Sun, 20 Sep 2009 02:16:52 +0000
parents e9b2a988e884
children f8ba8d6fd250
line wrap: on
line diff
--- a/lisp/epa-file.el	Sun Sep 20 02:01:09 2009 +0000
+++ b/lisp/epa-file.el	Sun Sep 20 02:16:52 2009 +0000
@@ -28,8 +28,9 @@
   "If non-nil, cache passphrase for symmetric encryption.
 
 For security reasons, this option is turned off by default and
-not recommended to use.  Use public-key encryption with gpg-agent
-instead, which does the same job in a safer way."
+not recommended to use.  Instead, consider using public-key
+encryption with gpg-agent which does the same job in a safer
+way."
   :type 'boolean
   :group 'epa-file)