From: Otto Moerbeek Date: Mon, 27 May 2024 09:05:40 +0000 (+0200) Subject: typo X-Git-Tag: rec-5.1.0-beta1~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b7cb61ae4e9c23795bdb8f4a4ee99a2ff0818d;p=thirdparty%2Fpdns.git typo Co-authored-by: Remi Gacogne --- diff --git a/pdns/recursordist/docs/lua-scripting/dq.rst b/pdns/recursordist/docs/lua-scripting/dq.rst index 3c77c3b662..c295977daf 100644 --- a/pdns/recursordist/docs/lua-scripting/dq.rst +++ b/pdns/recursordist/docs/lua-scripting/dq.rst @@ -232,7 +232,7 @@ The DNSQuestion object contains at least the following fields: .. attribute:: DNSQuestion.tag The packetcache tag set via :func:`gettag` or :func:`gettag_ffi`. - Default tag is zero. Internally to the recursor, the tag is interpret as an unsigned 32-bit integer. + Default tag is zero. Internally to the recursor, the tag is interpreted as an unsigned 32-bit integer. .. attribute:: DNSQuestion.queryTime