]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: lists
authorJosh Soref <jsoref@users.noreply.github.com>
Mon, 14 Jun 2021 00:45:32 +0000 (20:45 -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>
ldns/rr.h

index 29b1aa8b988fa02554dd3b4ad9388e19df587e68..2b03a60e219bbe1c12ac989f6a759fa36af50608 100644 (file)
--- 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