]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: usable
authorJosh Soref <jsoref@users.noreply.github.com>
Mon, 14 Jun 2021 01:15:23 +0000 (21:15 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:22:31 +0000 (11:22 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
ldns/resolver.h

index 84128dfecfba2ea9ca700bf347ad0f6af18cddd1..3aeefce265e7e614c91a392f3989a2ab040d5fef 100644 (file)
@@ -766,7 +766,7 @@ bool ldns_axfr_complete(const ldns_resolver *resolver);
 
 /**
  * Returns a pointer to the last ldns_pkt that was sent by the server in the AXFR transfer
- * uasable for instance to get the error code on failure
+ * usable for instance to get the error code on failure
  * \param[in] res the resolver that was used in the axfr transfer
  * \return ldns_pkt the last packet sent
  */