]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: asking
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 22:44:30 +0000 (18:44 -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-walk.c

index 908bb1509555f72b651fe7e38e04f35179b6d1c3..3710098adb76c0a46e23a9dfc748e765bff9877b 100644 (file)
@@ -169,7 +169,7 @@ query_type_bitmaps(ldns_resolver *res,
                                                        ldns_pkt_print(stdout, answer_pkt);
                                                }
                                                /* hmm, this does not give us the right records
-                                                * when askking for type NS above the delegation
+                                                * when asking for type NS above the delegation
                                                 * (or, in fact, when the delegated zone is 
                                                 * served by this server either)
                                                 * do we need to special case NS like NSEC?