]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: exercise
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 19 Nov 2025 17:02:50 +0000 (12:02 -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/test-packetcache_cc.cc
regression-tests.api/test_Zones.py

index 7ccd190166038e4ad0172cacc30577d98a39ec48..f7c0c4093b660e2c96c1789c09807434987ff74e 100644 (file)
@@ -570,7 +570,7 @@ BOOST_AUTO_TEST_CASE(test_AuthPacketCacheNetmasks) {
 }
 
 #ifdef PDNS_AUTH // [
-// Combined packet cache and zone cache test to exercize views
+// Combined packet cache and zone cache test to exercise views
 
 static DNSPacket buildQuery(const DNSName& qname)
 {
index 796eacbe2ae39acf475dc9dfce90bed4b991157d..49ea0a6d2f4e2eaeed4e4a6e63a51b3048972b3d 100644 (file)
@@ -2672,7 +2672,7 @@ $NAME$  1D  IN  SOA ns1.example.org. hostmaster.example.org. (
             WHERE name="""+placeholder+""" AND type='TXT'"""
             ,
             (badcontent, name.rstrip('.')))
-        cur.execute('COMMIT') # Figuring out how many hours I wasted on this test because of this missing line is left as an exercize to the reader
+        cur.execute('COMMIT') # Figuring out how many hours I wasted on this test because of this missing line is left as an exercise to the reader
         cur.close()
         db.close()
         # Try and get the zone data