From: Jan Hilberath Date: Sun, 25 Oct 2020 06:44:12 +0000 (+0900) Subject: Fix typo in Recursor NOD documentation X-Git-Tag: auth-4.4.0-alpha2~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9640%2Fhead;p=thirdparty%2Fpdns.git Fix typo in Recursor NOD documentation --- 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 ++++++++++++++++