From 40dc53a7dbb82ce19f7e22b51ff0d30f292946bb Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 22 May 2022 21:59:46 -0400 Subject: [PATCH] spelling: and Signed-off-by: Josh Soref --- pdns/recursordist/docs/dnssec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/dnssec.rst b/pdns/recursordist/docs/dnssec.rst index 69253a021d..7da19e6e6e 100644 --- a/pdns/recursordist/docs/dnssec.rst +++ b/pdns/recursordist/docs/dnssec.rst @@ -36,7 +36,7 @@ Responses to client queries are the same as with `process`_. ``validate`` ^^^^^^^^^^^^ The highest mode of DNSSEC processing. -In this mode, all responses will be be validated and and queries will be answered with a SERVFAIL in case of bogus data, even if the client did not request validation by setting the AD or DO bit. +In this mode, all responses will be be validated and queries will be answered with a SERVFAIL in case of bogus data, even if the client did not request validation by setting the AD or DO bit. **Note**: the CD-bit is honored for ``process``, ``log-fail`` and ``validate``. This mean that even if validation fails, results are -- 2.47.2