]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix typo in Recursor NOD documentation 9640/head
authorJan Hilberath <jan@hilberath.de>
Sun, 25 Oct 2020 06:44:12 +0000 (15:44 +0900)
committerJan Hilberath <jan@hilberath.de>
Sun, 25 Oct 2020 06:44:12 +0000 (15:44 +0900)
pdns/recursordist/docs/nod_udr.rst

index bdcf4c7c59f57adb4abcd608d64f8b76f9998642..62490b520816567b15132b6f40220893ae451942 100644 (file)
@@ -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=<base domain>`` will cause the recursor to isse a DNS A record lookup to ``<newly observed domain>.<base domain>``. 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=<base domain>`` will cause the recursor to issue a DNS A record lookup to ``<newly observed domain>.<base domain>``. 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
 ++++++++++++++++