From: Josh Soref Date: Sun, 13 Jun 2021 21:34:14 +0000 (-0400) Subject: spelling: potentially X-Git-Tag: 1.8.0-rc.1~25^2~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c3c274047e793383ec393fc672dab8b359f908;p=thirdparty%2Fldns.git spelling: potentially Signed-off-by: Josh Soref --- diff --git a/dnssec.c b/dnssec.c index b419ab62..6b52aed9 100644 --- a/dnssec.c +++ b/dnssec.c @@ -912,7 +912,7 @@ ldns_dnssec_create_nsec3(const ldns_dnssec_name *from, cur_rrsets = from->rrsets; while (cur_rrsets) { /* Do not include non-authoritative rrsets on the delegation point - * in the type bitmap. Potentionally not skipping insecure + * in the type bitmap. Potentially not skipping insecure * delegation should have been done earlier, in function * ldns_dnssec_zone_create_nsec3s, or even earlier in: * ldns_dnssec_zone_sign_nsec3_flg .