diff options
Diffstat (limited to 'g10/keyserver.c')
-rw-r--r-- | g10/keyserver.c | 2 |
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) |