From 6228681f73528fe26ce1bcbd0004e7bbe0054221 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:32:01 -0400 Subject: [PATCH] spelling: authority Signed-off-by: Josh Soref --- ldns/packet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.47.3