From: Josh Soref Date: Sun, 13 Jun 2021 21:32:24 +0000 (-0400) Subject: spelling: containing X-Git-Tag: 1.8.0-rc.1~25^2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b294a0ba3f80263fd85fd26c58a2c7a42536ab9a;p=thirdparty%2Fldns.git spelling: containing Signed-off-by: Josh Soref --- diff --git a/ldns/resolver.h b/ldns/resolver.h index 32619dd7..e8459db7 100644 --- a/ldns/resolver.h +++ b/ldns/resolver.h @@ -250,7 +250,7 @@ bool ldns_resolver_dnssec_cd(const ldns_resolver *r); /** * Get the resolver's DNSSEC anchors * \param[in] r the resolver - * \return an rr_list containg trusted DNSSEC anchors + * \return an rr_list containing trusted DNSSEC anchors */ ldns_rr_list * ldns_resolver_dnssec_anchors(const ldns_resolver *r); /**