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

diff --git a/README b/README
index 8afad53..d167a2a 100644 (file)
--- a/README
+++ b/README
@@ -69,6 +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 EasyPG 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.  Elisp
+programs can set `epg-context-passphrase-callback' to cache user's
+passphrases.