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

index 254354e75635eb4b261216bef9611bec3de4327d..c0ed0c799f9098ead234f80826291f30b1b8bde7 100644 (file)
@@ -849,7 +849,7 @@ void ldns_pkt_set_answer(ldns_pkt *p, ldns_rr_list *rr);
 void ldns_pkt_set_question(ldns_pkt *p, ldns_rr_list *rr);
 
 /**
- * directly set the auhority section
+ * directly set the authority section
  * \param[in] p packet to operate on
  * \param[in] rr rrlist to set
  */