From 44c3c274047e793383ec393fc672dab8b359f908 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:34:14 -0400 Subject: [PATCH] spelling: potentially Signed-off-by: Josh Soref --- dnssec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 . -- 2.47.3