]> granicus.if.org Git - pdns/commitdiff
Fix missing word in pdns/recursordist/docs/lua-config/rpz.rst
authorCharles-Henri Bruyand <2854905+chbruyand@users.noreply.github.com>
Tue, 19 Feb 2019 10:07:55 +0000 (11:07 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Feb 2019 10:07:55 +0000 (11:07 +0100)
Co-Authored-By: rgacogne <rgacogne@users.noreply.github.com>
pdns/recursordist/docs/lua-config/rpz.rst

index eba8cb8f0c382cfea724b8fb24f76680e968882e..3b833eb2ec69309703d1c4b05aaa2335f2137824 100644 (file)
@@ -41,7 +41,7 @@ To instead drop all queries matching a rule, while slaving from a master:
 
     rpzMaster("192.0.2.4", "policy.rpz", {defpol=Policy.Drop})
 
-Note that since 4.2.0, it is possible for the override policy specified via 'defpol' to no longer applied to local data entries present in the zone by setting the 'defpolOverrideLocalData' parameter to false.
+Note that since 4.2.0, it is possible for the override policy specified via 'defpol' to no longer be applied to local data entries present in the zone by setting the 'defpolOverrideLocalData' parameter to false.
 
 As of version 4.2.0, the first parameter of :func:`rpzMaster` can be a list of addresses for failover: