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

index 6f24c655066195e80ebe9c4c3e03301ad2f196d1..8503f1c933912e680302083ff26a6e2e6198ac43 100644 (file)
@@ -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
  */