From: Josh Soref Date: Sun, 13 Jun 2021 22:44:30 +0000 (-0400) Subject: spelling: asking X-Git-Tag: 1.8.0-rc.1~25^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aaa5a6eb3b2d405026e175d381c61fe3232c465;p=thirdparty%2Fldns.git spelling: asking Signed-off-by: Josh Soref --- diff --git a/examples/ldns-walk.c b/examples/ldns-walk.c index 908bb150..3710098a 100644 --- a/examples/ldns-walk.c +++ b/examples/ldns-walk.c @@ -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?