From 7e17a8f25936fb35e23606f5c54bde52f7a8160f Mon Sep 17 00:00:00 2001 From: ueno Date: Mon, 17 Apr 2006 05:23:22 +0000 Subject: [PATCH] Fixed. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 81a94ab..5c06cd0 100644 --- 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. -- 1.7.10.4