From 60394ef663a883165e7e6f796cfcd27d176cd27d Mon Sep 17 00:00:00 2001 From: phonedph1 <20867105+phonedph1@users.noreply.github.com> Date: Fri, 8 Oct 2021 19:48:16 -0600 Subject: [PATCH] Update dq.rst --- pdns/dnsdistdist/docs/reference/dq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/reference/dq.rst b/pdns/dnsdistdist/docs/reference/dq.rst index 309fa9a135..7271f13974 100644 --- a/pdns/dnsdistdist/docs/reference/dq.rst +++ b/pdns/dnsdistdist/docs/reference/dq.rst @@ -47,7 +47,7 @@ This state can be modified from the various hooks. .. attribute:: DNSQuestion.qtype QType (as an unsigned integer) of this question. - Can be compared against the pre-defined :ref:`constants ` like ``DNSQType.A``, DNSQType.AAAA``. + Can be compared against the pre-defined :ref:`constants ` like ``DNSQType.A``, ``DNSQType.AAAA``. .. attribute:: DNSQuestion.remoteaddr -- 2.47.2