]> git.eshelyaron.com Git - emacs.git/commitdiff
(Caching passphrase): Clean up previous change.
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Mar 2007 03:32:27 +0000 (03:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Mar 2007 03:32:27 +0000 (03:32 +0000)
man/pgg.texi

index ba6b5f61703129cef4867473d1e245b1779c7e5e..263169374d4e845ac721b6e21f815b06f525c6d2 100644 (file)
@@ -297,11 +297,11 @@ Elapsed time for expiration in seconds.
 @end defvar
 
 If your passphrase contains non-ASCII characters, you might need to
-specify the coding-system to be used to encode your passphrases since
-GnuPG treats them as a byte sequence not a character sequence.
+specify the coding system to be used to encode your passphrases, since
+GnuPG treats them as a byte sequence, not as a character sequence.
 
 @defvar pgg-passphrase-coding-system
-Coding-system used to encode passphrase.
+Coding system used to encode passphrase.
 @end defvar
 
 @node Default user identity