From: phonedph1 <20867105+phonedph1@users.noreply.github.com> Date: Mon, 29 Nov 2021 22:08:16 +0000 (-0700) Subject: Update dq.rst X-Git-Tag: rec-4.7.0-alpha0~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11047%2Fhead;p=thirdparty%2Fpdns.git Update dq.rst --- diff --git a/pdns/recursordist/docs/lua-scripting/dq.rst b/pdns/recursordist/docs/lua-scripting/dq.rst index f1becb4e45..1eac477325 100644 --- a/pdns/recursordist/docs/lua-scripting/dq.rst +++ b/pdns/recursordist/docs/lua-scripting/dq.rst @@ -170,7 +170,7 @@ The DNSQuestion object contains at least the following fields: The result of the DNSSEC validation, accessible from the ``postresolve``, ``nxdomain`` and ``nodata`` hooks. Possible states are ``pdns.validationstates.Indeterminate``, ``pdns.validationstates.Bogus``, ``pdns.validationstates.Insecure`` and ``pdns.validationstates.Secure``. - The result will always be ``pdns.validationstates.Indeterminate`` is validation is disabled or was not requested. + The result will always be ``pdns.validationstates.Indeterminate`` if validation is disabled or was not requested. .. attribute:: DNSQuestion.detailedValidationState