From e0e24404867fc156d11295ed312d293663d6c701 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 7 Dec 2022 10:05:20 +0100 Subject: [PATCH] rec: Fix a typo in the doc --- pdns/recursordist/docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 564f7f689d..aeace308a0 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -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: -- 2.47.2