]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: and the
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 19 Nov 2025 19:07:56 +0000 (14:07 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 20 Nov 2025 12:31:10 +0000 (07:31 -0500)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/recursordist/test-syncres_cc10.cc

index 70d649e39ad7669c9a8bff0e41f2640a80bf01d5..7a32ee2fa7355bed3b8e62d45e5294046c6793da 100644 (file)
@@ -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();