]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: authoritative
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:32:05 +0000 (17:32 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:17 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
examples/ldns-keyfetcher.c

index c6a45f74f63d03e9e90255a419850de26acbc4b3..2f48e7afd83a421add0d9cbc031f96d9afe01c7e 100644 (file)
@@ -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