From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 19 Nov 2025 19:07:56 +0000 (-0500) Subject: spelling: and the X-Git-Tag: rec-5.4.0-alpha1~61^2~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebdf2663dd9e88e14d3eb58ed7876019167accc6;p=thirdparty%2Fpdns.git spelling: and the Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/pdns/recursordist/test-syncres_cc10.cc b/pdns/recursordist/test-syncres_cc10.cc index 70d649e39a..7a32ee2fa7 100644 --- a/pdns/recursordist/test-syncres_cc10.cc +++ b/pdns/recursordist/test-syncres_cc10.cc @@ -1533,7 +1533,7 @@ BOOST_AUTO_TEST_CASE(test_servestale_neg_to_available) BOOST_CHECK(task.d_qname == target); BOOST_CHECK_EQUAL(task.d_qtype, QType::A); - // Now simulate a succeeding task execution an record has become available + // Now simulate a succeeding task execution and the record has become available negLookup = false; sr->setNow(timeval{now + 3 * (negTTL + 1), 0}); downServers.clear();