From: Otto Moerbeek Date: Wed, 28 Oct 2020 19:18:18 +0000 (+0100) Subject: Fix wrong indent of policyHit X-Git-Tag: auth-4.4.0-alpha2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47528f06b54df1437badd58ffe9d8026ce0b8afa;p=thirdparty%2Fpdns.git Fix wrong indent of policyHit --- diff --git a/pdns/recursordist/docs/lua-scripting/dq.rst b/pdns/recursordist/docs/lua-scripting/dq.rst index 550830c2c2..ae03421be5 100644 --- a/pdns/recursordist/docs/lua-scripting/dq.rst +++ b/pdns/recursordist/docs/lua-scripting/dq.rst @@ -96,7 +96,7 @@ The DNSQuestion object contains at least the following fields: The trigger (left-hand) part of the RPZ rule that was matched - .. attribute:: DNSQuestion.appliedPolicy.policyHit + .. attribute:: DNSQuestion.appliedPolicy.policyHit The value that was matched. This is a string representing a name or an address.