From: Josh Soref Date: Sun, 13 Jun 2021 21:32:05 +0000 (-0400) Subject: spelling: authoritative X-Git-Tag: 1.8.0-rc.1~25^2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=492ade498052b9a39e166a68f26eb1110f608378;p=thirdparty%2Fldns.git spelling: authoritative Signed-off-by: Josh Soref --- diff --git a/examples/ldns-keyfetcher.c b/examples/ldns-keyfetcher.c index c6a45f74..2f48e7af 100644 --- a/examples/ldns-keyfetcher.c +++ b/examples/ldns-keyfetcher.c @@ -1,6 +1,6 @@ /* * ldns-keyfetcher retrieves the DNSKEYS for a certain domain - * It traces the authoritatives nameservers down from the root + * It traces the authoritative nameservers down from the root * And uses TCP, to minimize spoofing danger. * * (c) NLnet Labs, 2006 - 2008