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

index 8d6255425c3cc6e5dfc03a2f1e0f7ec64b49400b..a731483a40dbce19fb14897cfb05a4815c656d30 100644 (file)
@@ -1714,7 +1714,7 @@ ldns_dnssec_zone_verify_zonemd(ldns_dnssec_zone *zone)
        if (!zonemd) {
                ldns_rbnode_t *nsec3_node;
 
-               /* we need proof of non-existance for ZONEMD at the apex */
+               /* we need proof of non-existence for ZONEMD at the apex */
                if (zone->soa->nsec) {
                        if (ldns_nsec_bitmap_covers_type(ldns_nsec_get_bitmap(
                                                        zone->soa->nsec),