diff options
author | Daniel Kahn Gillmor <[email protected]> | 2019-05-29 01:09:13 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2019-05-29 01:09:13 +0000 |
commit | 175d194b5d6063895ecfcfed6ed2154e4a0d1421 (patch) | |
tree | 5a38a6263ed31954888921aeeb9166f248920a6e | |
parent | Post release updates (diff) | |
download | gnupg-175d194b5d6063895ecfcfed6ed2154e4a0d1421.tar.gz gnupg-175d194b5d6063895ecfcfed6ed2154e4a0d1421.zip |
doc/wks.texi: fix typo
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
-rw-r--r-- | doc/wks.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wks.texi b/doc/wks.texi index 2fa3c2492..119e31ca9 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 |