summaryrefslogtreecommitdiffstats
path: root/doc/wks.texi
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2018-10-24 20:39:56 +0200
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2018-10-24 20:39:56 +0200
commitef540d1af0649ebf1add190d0ab095e957658b7e (patch)
treeb76bfde7f9f3645568583900bdc73df1e6b19006 /doc/wks.texi
parentagent: Fix possible uninitalized use of CTX in simple_pwquery. (diff)
downloadgnupg2-ef540d1af0649ebf1add190d0ab095e957658b7e.tar.xz
gnupg2-ef540d1af0649ebf1add190d0ab095e957658b7e.zip
doc: fix spelling mistakes
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'doc/wks.texi')
-rw-r--r--doc/wks.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/wks.texi b/doc/wks.texi
index 4508ae2a1..51b86ca4a 100644
--- a/doc/wks.texi
+++ b/doc/wks.texi
@@ -61,7 +61,7 @@ Service provider. This is usuallay done to upload a key into a Web
Key Directory.
With the @option{--supported} command the caller can test whether a
-site supports the Web Key Service. The argument is an arbitray
+site supports the Web Key Service. The argument is an arbitrary
address in the to be tested domain. For example
@file{foo@@example.net}. The command returns success if the Web Key
Service is supported. The operation is silent; to get diagnostic
@@ -206,7 +206,7 @@ mail is processed. Commonly this command is used with the option
@option{--send} to directly send the crerated mails back. See below
for an installation example.
-The command @option{--cron} is used for regualr cleanup tasks. For
+The command @option{--cron} is used for regular cleanup tasks. For
example non-confirmed requested should be removed after their expire
time. It is best to run this command once a day from a cronjob.