From c4a4fb90d75e9306711d342b1cca581b44d01b14 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 13 May 2024 11:01:32 +0200 Subject: [PATCH] Better wording and typo Co-authored-by: Peter van Dijk --- pdns/recursordist/settings/table.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/settings/table.py b/pdns/recursordist/settings/table.py index edf985b8a2..b5262793dc 100644 --- a/pdns/recursordist/settings/table.py +++ b/pdns/recursordist/settings/table.py @@ -2145,7 +2145,7 @@ This value has precedence over :ref:`setting-qname-max-minimize-count`. 'help' : 'Source IP address for sending queries', 'doc' : ''' .. note:: - While syntactly subnets and their negations are accepted, the handling of subnets has not been implemented yet. + While subnets and their negations are syntactically accepted, the handling of subnets has not been implemented yet. Only individual IP addresses can be listed. Send out local queries from this address, or addresses. By adding multiple -- 2.47.2