From: Josh Soref Date: Mon, 14 Jun 2021 00:35:18 +0000 (-0400) Subject: spelling: axfr X-Git-Tag: 1.8.0-rc.1~25^2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6788f652c0c5719c0b08787a8861054fd22253a3;p=thirdparty%2Fldns.git spelling: axfr Signed-off-by: Josh Soref --- diff --git a/ldns/net.h.in b/ldns/net.h.in index 6f24c655..8503f1c9 100644 --- a/ldns/net.h.in +++ b/ldns/net.h.in @@ -241,7 +241,7 @@ ldns_rdf * ldns_sockaddr_storage2rdf(const struct sockaddr_storage *sock, uint16 * Prepares the resolver for an axfr query * The query is sent and the answers can be read with ldns_axfr_next * \param[in] resolver the resolver to use - * \param[in] domain the domain to exfr + * \param[in] domain the domain to axfr * \param[in] c the class to use * \return ldns_status the status of the transfer */