From: Josh Soref Date: Mon, 14 Jun 2021 01:15:23 +0000 (-0400) Subject: spelling: usable X-Git-Tag: 1.8.0-rc.1~25^2~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47585aabe45ae0904208874afd72a9ca62272bc6;p=thirdparty%2Fldns.git spelling: usable Signed-off-by: Josh Soref --- diff --git a/ldns/resolver.h b/ldns/resolver.h index 84128dfe..3aeefce2 100644 --- a/ldns/resolver.h +++ b/ldns/resolver.h @@ -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 */