From b25f56ed628e6536a6ed3a4ad42f6425068eef3e Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 22 May 2022 22:07:14 -0400 Subject: [PATCH] spelling: when Signed-off-by: Josh Soref --- pdns/recursordist/docs/lua-scripting/dq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/lua-scripting/dq.rst b/pdns/recursordist/docs/lua-scripting/dq.rst index 7d070d2a3a..4ce6a49b60 100644 --- a/pdns/recursordist/docs/lua-scripting/dq.rst +++ b/pdns/recursordist/docs/lua-scripting/dq.rst @@ -157,7 +157,7 @@ The DNSQuestion object contains at least the following fields: .. attribute:: DNSQuestion.udpAnswer - Answer to the :attr:`udpQuery ` when when using the ``udpQueryResponse`` :attr:`followupFunction `. + Answer to the :attr:`udpQuery ` when using the ``udpQueryResponse`` :attr:`followupFunction `. Only filled when the call-back function is invoked. .. attribute:: DNSQuestion.udpQueryDest -- 2.47.2