diff --git a/lib/dns/include/dns/resolver.h b/lib/dns/include/dns/resolver.h index 2a9991d83a..c20b00d6c8 100644 --- a/lib/dns/include/dns/resolver.h +++ b/lib/dns/include/dns/resolver.h @@ -272,7 +272,7 @@ dns_resolver_createfetch(dns_resolver_t *res, dns_name_t *name, * This call starts a query for 'name', type 'type'. * * XXXRTH Explain query domain and nameservers. - * 'forwarders' is unimplmented, and subject to change when + * 'forwarders' is unimplemented, and subject to change when * we figure out how selective forwarding will work. * * When the fetch completes (successfully or otherwise), a