Fixed.
authorueno <ueno>
Wed, 12 Apr 2006 23:04:44 +0000 (23:04 +0000)
committerueno <ueno>
Wed, 12 Apr 2006 23:04:44 +0000 (23:04 +0000)
README

diff --git a/README b/README
index d167a2a..91cb7cd 100644 (file)
--- a/README
+++ b/README
@@ -69,7 +69,7 @@ in gc_sweep phase.  If GC happens before `fillarray', passphrase
 strings may be moved elsewhere in memory.
 
 Fortunately, there is gpg-agent to cache passphrases in more secure
-way, so the EasyPG library dares *not* to cache passphrase.  Elisp
-programs can set `epg-context-passphrase-callback' to cache user's
-passphrases.
+way, so the EasyPG library dares *not* to cache passphrase by itself.
+Elisp programs can set `epg-context-passphrase-callback' to cache
+user's passphrases.