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