From d55ce4c31625290c932a7d9d0effdb9927b43f3e Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 19 Nov 2025 13:44:06 -0500 Subject: [PATCH] spelling: match, the Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- pdns/recursordist/rec-rust-lib/table.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/rec-rust-lib/table.py b/pdns/recursordist/rec-rust-lib/table.py index e8a97ec941..41355a5368 100644 --- a/pdns/recursordist/rec-rust-lib/table.py +++ b/pdns/recursordist/rec-rust-lib/table.py @@ -3567,7 +3567,7 @@ Addresses of servers that do not properly support DNS cookies (:rfc:`7873`, :rfc 'help' : 'Sequence of OutgoingTLSConfiguration', 'doc' : ''' Configurations used for outgoing DoT connections. -A DoT connection is matched against the subnets lists (using the remote IP) and if that does not provide a match the nameserver name is matched against the suffixes lists. When a match is found, the corresponding DoT configuration is used. +A DoT connection is matched against the subnets lists (using the remote IP) and if that does not provide a match, the nameserver name is matched against the suffixes lists. When a match is found, the corresponding DoT configuration is used. ''', 'skip-old' : 'No equivalent old style setting', 'versionadded': '5.4.0', -- 2.47.3