aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dns-stuff.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-10-21 16:14:24 +0000
committerWerner Koch <[email protected]>2015-10-21 16:14:24 +0000
commit9ffcb77e2565651afdeda523374bcbb24b5bd735 (patch)
treedc08d23abb2189e5088f37b116f6b50cf05e184d /dirmngr/dns-stuff.c
parentdirmngr: Use the new DNS wrapper for the HKP engine. (diff)
downloadgnupg-9ffcb77e2565651afdeda523374bcbb24b5bd735.tar.gz
gnupg-9ffcb77e2565651afdeda523374bcbb24b5bd735.zip
Change capitalization of TOR to Tor.
--
Diffstat (limited to '')
-rw-r--r--dirmngr/dns-stuff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/dns-stuff.c b/dirmngr/dns-stuff.c
index ba4ab8fd0..00d2b3ee1 100644
--- a/dirmngr/dns-stuff.c
+++ b/dirmngr/dns-stuff.c
@@ -62,7 +62,7 @@
/* If set Tor mode shall be used. */
static int tor_mode;
-/* Sets the module in TOR mode. Returns 0 is this is possible or an
+/* Sets the module in Tor mode. Returns 0 is this is possible or an
error code. */
gpg_error_t
enable_dns_tormode (void)