From 7e8531bfa1adbc4daa551506176f2a0d4f09d6aa Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 3 Jul 2025 22:32:08 -0400 Subject: [PATCH] spelling: corresponding to the query Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- pdns/recursordist/docs/lua-scripting/policyevent.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/lua-scripting/policyevent.rst b/pdns/recursordist/docs/lua-scripting/policyevent.rst index 1ec2888c15..d02b014cd3 100644 --- a/pdns/recursordist/docs/lua-scripting/policyevent.rst +++ b/pdns/recursordist/docs/lua-scripting/policyevent.rst @@ -41,7 +41,7 @@ PolicyEvent class .. attribute:: PolicyEvent.qname - :class:`DNSName` of the name the query is for. + :class:`DNSName` of the name corresponding to the query. .. attribute:: PolicyEvent.qtype -- 2.47.2