]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: example
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 19 Nov 2025 17:02:59 +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>
regression-tests.recursor-dnssec/test_RPZ.py

index ef6dfaeed0715c5be0c2162c7901d54b790b844e..94e13a1479330d2708f82809989195874166d663 100644 (file)
@@ -1119,7 +1119,7 @@ a.example.zone.rpz. 60 IN TXT "some text"
 drop.example.zone.rpz. 60 IN CNAME rpz-drop.
 zmod.example.zone.rpz. 60 IN A 192.0.2.1
 tc.example.zone.rpz. 60 IN CNAME rpz-tcp-only.
-nxmod.exmaple.zone.rpz. 60 in CNAME .
+nxmod.example.zone.rpz. 60 in CNAME .
 nodatamod.example.zone.rpz. 60 in CNAME *.
 """.format(soa=cls._SOA))
         super(RPZFileModByLuaRecursorTest, cls).generateRecursorConfig(confdir)