From: Boris VANHOOF Date: Tue, 23 May 2023 07:21:58 +0000 (+0200) Subject: typo in comments X-Git-Tag: release-1.18.0rc1~24^2~2^2~2^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17559c737b93ce41eaee8b5d6ae1d0f965cff7f8;p=thirdparty%2Funbound.git typo in comments --- diff --git a/iterator/iterator.c b/iterator/iterator.c index e7365c566..d04a1c3b5 100644 --- a/iterator/iterator.c +++ b/iterator/iterator.c @@ -1121,7 +1121,7 @@ generate_a_aaaa_check(struct module_qstate* qstate, struct iter_qstate* iq, * Generate a NS check request to obtain authoritative information * on an NS rrset. * - * @param qstate: the qtstate that triggered the need to prime. + * @param qstate: the qstate that triggered the need to prime. * @param iq: iterator query state. * @param id: module id. */