From ee6a4bf4a3346768c478ace890e1c2bd7d9fc548 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 3 Jul 2025 22:36:31 -0400 Subject: [PATCH] spelling: into the recursor and can be enabled using the Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- pdns/recursordist/docs/dns64.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/dns64.rst b/pdns/recursordist/docs/dns64.rst index 442c3ff811..5754eff70b 100644 --- a/pdns/recursordist/docs/dns64.rst +++ b/pdns/recursordist/docs/dns64.rst @@ -9,7 +9,7 @@ However, if ``example.com`` does not actually have an IPv6 address, what we do i We do this by retrieving the A records for ``www.example.com``, and translating them to AAAA records. Elsewhere, a NAT64 device listens on these IPv6 addresses, and extracts the IPv4 address from each packet, and proxies it on. -As of 4.4.0, an efficient implementation is built the recursor and can be enabled via the using the :ref:`dns64-prefix setting `. +As of 4.4.0, an efficient implementation is built into the recursor and can be enabled using the :ref:`dns64-prefix setting `. Native DNS64 support -------------------- -- 2.47.2