From 47585aabe45ae0904208874afd72a9ca62272bc6 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 21:15:23 -0400 Subject: [PATCH] spelling: usable Signed-off-by: Josh Soref --- ldns/resolver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.47.3