]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
typo in comments
authorBoris VANHOOF <boris.vanhoof@softathome.com>
Tue, 23 May 2023 07:21:58 +0000 (09:21 +0200)
committerBoris VANHOOF <boris.vanhoof@softathome.com>
Tue, 23 May 2023 07:21:58 +0000 (09:21 +0200)
iterator/iterator.c

index e7365c566d224331202b817158c920f3b4d3f805..d04a1c3b5f4b10b6c7f064c517e80a114eaf773b 100644 (file)
@@ -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.
  */