Fixed.
authorueno <ueno>
Fri, 21 Apr 2006 02:19:03 +0000 (02:19 +0000)
committerueno <ueno>
Fri, 21 Apr 2006 02:19:03 +0000 (02:19 +0000)
README

diff --git a/README b/README
index 610523f..e8f6d8b 100644 (file)
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ subprocess.
 
 ** `(fillarray string 0)' is not enough to clear passphrases
 
-If Emacs crashes and dumps core, passphrase strings in memory are also
+If Emacs crashes and dumps core, Lisp strings in memory are also
 dumped within the core file.  `read-passwd' function clears passphrase
 strings by `(fillarray string 0)'.  However, Emacs performs compaction
 in gc_sweep phase.  If GC happens before `fillarray', passphrase