From: Josh Soref Date: Mon, 14 Jun 2021 00:45:32 +0000 (-0400) Subject: spelling: lists X-Git-Tag: 1.8.0-rc.1~25^2~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d7140bc5550717ffdd4a3cc3d92b7c3caea841a;p=thirdparty%2Fldns.git spelling: lists Signed-off-by: Josh Soref --- diff --git a/ldns/rr.h b/ldns/rr.h index 29b1aa8b..2b03a60e 100644 --- a/ldns/rr.h +++ b/ldns/rr.h @@ -817,7 +817,7 @@ int ldns_rr_compare_wire(const ldns_buffer *rr1_buf, const ldns_buffer *rr2_buf) bool ldns_rr_compare_ds(const ldns_rr *rr1, const ldns_rr *rr2); /** - * compares two rr listss. + * compares two rr lists. * \param[in] rrl1 the first one * \param[in] rrl2 the second one * \return 0 if equal