From 11b781342103d5b11f50f6928afe332d41ab7a4f Mon Sep 17 00:00:00 2001 From: Jan Hilberath Date: Sun, 25 Oct 2020 15:44:12 +0900 Subject: [PATCH] Fix typo in Recursor NOD documentation --- pdns/recursordist/docs/nod_udr.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/nod_udr.rst b/pdns/recursordist/docs/nod_udr.rst index bdcf4c7c59..62490b5208 100644 --- a/pdns/recursordist/docs/nod_udr.rst +++ b/pdns/recursordist/docs/nod_udr.rst @@ -29,7 +29,7 @@ The setting ``new-domain-log`` is enabled by default once the NOD feature is ena DNS Lookup ++++++++++ -The setting ``new-domain-lookup=`` will cause the recursor to isse a DNS A record lookup to ``.``. This can be a suitable method to send NOD data to an offsite or remote partner, however care should be taken to ensure that data is not leaked inadvertently. +The setting ``new-domain-lookup=`` will cause the recursor to issue a DNS A record lookup to ``.``. This can be a suitable method to send NOD data to an offsite or remote partner, however care should be taken to ensure that data is not leaked inadvertently. Protobuf Logging ++++++++++++++++ -- 2.47.2