aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-03-03 22:04:37 +0000
committerChong Yidong2007-03-03 22:04:37 +0000
commitd2d64bc314369ffd3f97f029e26f9650b76b8302 (patch)
tree17b13ca1034d19ed5b180548f80f89306770a542
parentfbd2f84f85e93c103f3dc0776eb0e7460ddc91ef (diff)
downloademacs-d2d64bc314369ffd3f97f029e26f9650b76b8302.tar.gz
emacs-d2d64bc314369ffd3f97f029e26f9650b76b8302.zip
Fix typo.
-rw-r--r--man/pgg.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pgg.texi b/man/pgg.texi
index f1b031a37b7..a9d3f6e16de 100644
--- a/man/pgg.texi
+++ b/man/pgg.texi
@@ -272,7 +272,7 @@ tells @code{gpg-agent} use its own terminal to prompt for passphrases.
272 272
273When @code{gpg-agent} is not being used, PGG prompts for a passphrase 273When @code{gpg-agent} is not being used, PGG prompts for a passphrase
274through Emacs. It also has its own passphrase caching mechanism, 274through Emacs. It also has its own passphrase caching mechanism,
275which is controlled by the variable @code{pgg-read-passphrase} (see 275which is controlled by the variable @code{pgg-cache-passphrase} (see
276below). 276below).
277 277
278There is a security risk in handling passphrases through PGG rather 278There is a security risk in handling passphrases through PGG rather