diff options
author | Daniel Kahn Gillmor <[email protected]> | 2016-10-26 01:43:57 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2016-10-26 05:37:14 +0000 |
commit | 900c18f0b5f11cf2e9f30df5ec77ac511b533785 (patch) | |
tree | 1922c333c025155c0fcebf6a5206a95dc60b49fd | |
parent | agent: --supervised mode improvements. (diff) | |
download | gnupg-900c18f0b5f11cf2e9f30df5ec77ac511b533785.tar.gz gnupg-900c18f0b5f11cf2e9f30df5ec77ac511b533785.zip |
doc: Fix spelling of "internal".
--
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
-rw-r--r-- | doc/dirmngr.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index 7a85b55d1..bb8281d7d 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -493,7 +493,7 @@ Note that for OCSP responses the certificate specified using the option @item /etc/gnupg/extra-certs This directory may contain extra certificates which are preloaded -into the interal cache on startup. Applications using dirmngr (e.g. gpgsm) +into the internal cache on startup. Applications using dirmngr (e.g. gpgsm) can request cached certificates to complete a trust chain. This is convenient in cases you have a couple intermediate CA certificates or certificates usually used to sign OCSP responses. |