From: Josh Soref Date: Sun, 13 Jun 2021 21:31:54 +0000 (-0400) Subject: spelling: applicable X-Git-Tag: 1.8.0-rc.1~25^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015e6439d8b565eb83d517e945ff0eb9d5d4706f;p=thirdparty%2Fldns.git spelling: applicable Signed-off-by: Josh Soref --- diff --git a/ldns/dnssec_zone.h b/ldns/dnssec_zone.h index 325a1d6f..119668cc 100644 --- a/ldns/dnssec_zone.h +++ b/ldns/dnssec_zone.h @@ -93,7 +93,7 @@ struct ldns_struct_dnssec_zone { ldns_dnssec_name *soa; /** tree of ldns_dnssec_names */ ldns_rbtree_t *names; - /** tree of ldns_dnssec_names by nsec3 hashes (when applicible) */ + /** tree of ldns_dnssec_names by nsec3 hashes (when applicable) */ ldns_rbtree_t *hashed_names; /** points to the first added NSEC3 rr whose parameters will be * assumed for all subsequent NSEC3 rr's and which will be used