Fixed.
authorueno <ueno>
Mon, 17 Apr 2006 05:23:22 +0000 (05:23 +0000)
committerueno <ueno>
Mon, 17 Apr 2006 05:23:22 +0000 (05:23 +0000)
README

diff --git a/README b/README
index 81a94ab..5c06cd0 100644 (file)
--- a/README
+++ b/README
@@ -48,6 +48,6 @@ 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 by itself.
+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.