aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyserver.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-06-14 07:06:44 +0000
committerWerner Koch <[email protected]>2016-06-14 07:06:44 +0000
commit5ddccf4fc650eeb08bee7bea3e6cd889e4e32fab (patch)
tree6e641e963b3498f5a27b1be0e1a012bdf34885aa /g10/keyserver.c
parentspeedo,w32: Add gpg-preset-passphrase also to the uninstaller. (diff)
downloadgnupg-5ddccf4fc650eeb08bee7bea3e6cd889e4e32fab.tar.gz
gnupg-5ddccf4fc650eeb08bee7bea3e6cd889e4e32fab.zip
doc: Consistently use 'keyserver'.
-- GnuPG-bug-id: 2383 Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'g10/keyserver.c')
-rw-r--r--g10/keyserver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/keyserver.c b/g10/keyserver.c
index 40659f092..d7105de02 100644
--- a/g10/keyserver.c
+++ b/g10/keyserver.c
@@ -1841,7 +1841,7 @@ keyserver_put (ctrl_t ctrl, strlist_t keyspecs)
/* Loop over all URLs in STRLIST and fetch the key at that URL. Note
- that the fetch operation ignores the configured key servers and
+ that the fetch operation ignores the configured keyservers and
instead directly retrieves the keys. */
int
keyserver_fetch (ctrl_t ctrl, strlist_t urilist)