aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ks-engine-hkp.c
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2017-06-20 11:34:12 +0000
committerJustus Winter <[email protected]>2017-06-20 11:34:12 +0000
commit794261c4bdb271060125feda534a26580c6b9f26 (patch)
tree12696328a664521f91e167fc0fb7d3be73326649 /dirmngr/ks-engine-hkp.c
parentgpg: Fix error handling. (diff)
downloadgnupg-794261c4bdb271060125feda534a26580c6b9f26.tar.gz
gnupg-794261c4bdb271060125feda534a26580c6b9f26.zip
dirmngr: Fix typo.
-- Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'dirmngr/ks-engine-hkp.c')
-rw-r--r--dirmngr/ks-engine-hkp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/ks-engine-hkp.c b/dirmngr/ks-engine-hkp.c
index bcdcffadd..25ec9cbcc 100644
--- a/dirmngr/ks-engine-hkp.c
+++ b/dirmngr/ks-engine-hkp.c
@@ -255,7 +255,7 @@ arecords_is_pool (dns_addrinfo_t aibuf)
}
-/* Print a warninng iff Tor is not running but Tor has been requested.
+/* Print a warning iff Tor is not running but Tor has been requested.
* Also return true if it is not running. */
static int
tor_not_running_p (ctrl_t ctrl)