aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg-agent.texi
diff options
context:
space:
mode:
authorGavin L. Rebeiro <[email protected]>2020-08-24 12:48:54 +0000
committerWerner Koch <[email protected]>2020-08-28 07:09:05 +0000
commitd45e92cf8855ee104276452ff59ad881a5f114c7 (patch)
tree03c31c8143afa52fae954a5e1c171c2d21010cbb /doc/gpg-agent.texi
parentcommon: Fix fallback handling to utf-8. (diff)
downloadgnupg-d45e92cf8855ee104276452ff59ad881a5f114c7.tar.gz
gnupg-d45e92cf8855ee104276452ff59ad881a5f114c7.zip
doc: Fix typos
--
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r--doc/gpg-agent.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi
index 9d0dcea6c..41bfb09c2 100644
--- a/doc/gpg-agent.texi
+++ b/doc/gpg-agent.texi
@@ -384,7 +384,7 @@ control this behavior but this command line option takes precedence.
Set the time a cache entry is valid to @var{n} seconds. The default
is 600 seconds. Each time a cache entry is accessed, the entry's
timer is reset. To set an entry's maximum lifetime, use
-@command{max-cache-ttl}. Note that a cached passphrase may not
+@command{max-cache-ttl}. Note that a cached passphrase may not be
evicted immediately from memory if no client requests a cache
operation. This is due to an internal housekeeping function which is
only run every few seconds.