From 492ade498052b9a39e166a68f26eb1110f608378 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:32:05 -0400 Subject: [PATCH] spelling: authoritative Signed-off-by: Josh Soref --- examples/ldns-keyfetcher.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3