From: Frank Louwers <24672+franklouwers@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:08:58 +0000 (+0200) Subject: Update dq.rst X-Git-Tag: rec-5.1.0-alpha1~29^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0cb1d590f2bac16440a01e5be8e16fdb5c09aa02;p=thirdparty%2Fpdns.git Update dq.rst Remove `current` from the dq.extendedError* docs. Keeping `current` suggests it's a read-only field --- diff --git a/pdns/recursordist/docs/lua-scripting/dq.rst b/pdns/recursordist/docs/lua-scripting/dq.rst index 4ce6a49b60..95ab7be5af 100644 --- a/pdns/recursordist/docs/lua-scripting/dq.rst +++ b/pdns/recursordist/docs/lua-scripting/dq.rst @@ -21,13 +21,13 @@ The DNSQuestion object contains at least the following fields: .. versionadded:: 4.5.0 - The current extended error code, if any. See :ref:`setting-extended-resolution-errors`. + The extended error code, if any. See :ref:`setting-extended-resolution-errors`. .. attribute:: DNSQuestion.extendedErrorExtra .. versionadded:: 4.5.0 - The current extended error extra text, as a string, if any. See :ref:`setting-extended-resolution-errors`. + The extended error extra text, as a string, if any. See :ref:`setting-extended-resolution-errors`. .. attribute:: DNSQuestion.qname