From: Josh Soref Date: Sun, 13 Jun 2021 21:32:01 +0000 (-0400) Subject: spelling: authority X-Git-Tag: 1.8.0-rc.1~25^2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6228681f73528fe26ce1bcbd0004e7bbe0054221;p=thirdparty%2Fldns.git spelling: authority Signed-off-by: Josh Soref --- diff --git a/ldns/packet.h b/ldns/packet.h index 254354e7..c0ed0c79 100644 --- a/ldns/packet.h +++ b/ldns/packet.h @@ -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 */