diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2018-10-25 22:52:58 +0200 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2018-10-25 22:53:05 +0200 |
commit | a7c5d65eb50355274c1b5b047c02c653f518900a (patch) | |
tree | d6c8de429f986735973a2ca6a653dad22af06e34 /doc/dirmngr.texi | |
parent | headers: fix spelling (diff) | |
download | gnupg2-a7c5d65eb50355274c1b5b047c02c653f518900a.tar.xz gnupg2-a7c5d65eb50355274c1b5b047c02c653f518900a.zip |
all: fix more spelling errors
Diffstat (limited to 'doc/dirmngr.texi')
-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 76be5286c..f5910a884 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -1096,7 +1096,7 @@ as a binary blob. @c In the end the same fucntionality is used, albeit hidden by a couple @c of indirection and argument and result code mangling. It furthere @c ingetrages OCSP checking depending on options are the way it is -@c called. GPGSM still uses this command but might eventuall switch over +@c called. GPGSM still uses this command but might eventually switch over @c to CHECKCRL and CHECKOCSP so that ISVALID can be retired. @c @c |