diff options
author | Werner Koch <[email protected]> | 2017-03-07 09:30:13 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-03-07 09:34:08 +0000 |
commit | 8f0bf644bc693647805251732b90cc505c4b5f71 (patch) | |
tree | 1f61b429b1781b3e838de5b4d1a3dd5261cd49ea /dirmngr/dns-stuff.c | |
parent | agent: Add include files. (diff) | |
download | gnupg-8f0bf644bc693647805251732b90cc505c4b5f71.tar.gz gnupg-8f0bf644bc693647805251732b90cc505c4b5f71.zip |
doc: Replace README.maint content.
--
Diffstat (limited to 'dirmngr/dns-stuff.c')
-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 d72d1c7c5..57b3b7e7f 100644 --- a/dirmngr/dns-stuff.c +++ b/dirmngr/dns-stuff.c @@ -511,7 +511,7 @@ libdns_init (void) } else if (!strchr (ld.resolv_conf->lookup, 'b')) { - /* No DNS resulution type found in the list. This might be + /* No DNS resolution type found in the list. This might be * due to systemd based systems which allow for custom * keywords which are not known to us and thus we do not * know whether DNS is wanted or not. Becuase DNS is |