From: W.C.A. Wijngaards Date: Tue, 23 Jun 2020 15:32:33 +0000 (+0200) Subject: Fix grammar. X-Git-Tag: release-1.13.0rc1~5^2~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f9310173db5bb34ddd4634cb4fa4a6940510a08;p=thirdparty%2Funbound.git Fix grammar. --- diff --git a/services/outside_network.c b/services/outside_network.c index 7e58b1c99..6c2cfd543 100644 --- a/services/outside_network.c +++ b/services/outside_network.c @@ -1490,7 +1490,7 @@ static void reuse_cb_curquery_for_failure(struct pending_tcp* pend, int err) } } -/** helper function that deletes and element from the tree of readwait +/** helper function that deletes an element from the tree of readwait * elements in tcp reuse structure */ static void reuse_del_readwait_elem(rbnode_type* node, void* ATTR_UNUSED(arg)) {