]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: when
authorJosh Soref <jsoref@users.noreply.github.com>
Mon, 23 May 2022 02:07:14 +0000 (22:07 -0400)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 8 Mar 2023 13:32:04 +0000 (14:32 +0100)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
pdns/recursordist/docs/lua-scripting/dq.rst

index 7d070d2a3adab466fe8a7e32b9bb57b9e1766562..4ce6a49b60e1f83f0c72b4eb29d9c9680ca33921 100644 (file)
@@ -157,7 +157,7 @@ The DNSQuestion object contains at least the following fields:
 
   .. attribute:: DNSQuestion.udpAnswer
 
-      Answer to the :attr:`udpQuery <DNSQuestion.udpQuery>` when when using the ``udpQueryResponse`` :attr:`followupFunction <DNSQuestion.followupFunction>`.
+      Answer to the :attr:`udpQuery <DNSQuestion.udpQuery>` when using the ``udpQueryResponse`` :attr:`followupFunction <DNSQuestion.followupFunction>`.
       Only filled when the call-back function is invoked.
 
   .. attribute:: DNSQuestion.udpQueryDest