]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update dq.rst 14062/head
authorFrank Louwers <24672+franklouwers@users.noreply.github.com>
Thu, 11 Apr 2024 15:08:58 +0000 (17:08 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Apr 2024 15:08:58 +0000 (17:08 +0200)
Remove `current` from the dq.extendedError* docs. Keeping `current` suggests it's a read-only field

pdns/recursordist/docs/lua-scripting/dq.rst

index 4ce6a49b60e1f83f0c72b4eb29d9c9680ca33921..95ab7be5af6dec719b88bc9d83e85727bc8046ef 100644 (file)
@@ -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