]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Fix a typo in the doc 12288/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 7 Dec 2022 09:05:20 +0000 (10:05 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 7 Dec 2022 09:05:20 +0000 (10:05 +0100)
pdns/recursordist/docs/settings.rst

index 564f7f689dea7eca847b896f0c480fabe397d413..aeace308a09abd0a04b3500e3fed049f27170fbf 100644 (file)
@@ -28,7 +28,7 @@ For example::
 
   allow-from = 2001:DB8::/32, 128.66.0.0/16, !128.66.1.2
 
-In this case the addresss ``128.66.1.2`` is excluded from the addresses allowed access.
+In this case the address ``128.66.1.2`` is excluded from the addresses allowed access.
 
 .. _setting-aggressive-nsec-cache-size: