From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 19 Nov 2025 18:44:06 +0000 (-0500) Subject: spelling: match, the X-Git-Tag: rec-5.4.0-alpha1~61^2~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d55ce4c31625290c932a7d9d0effdb9927b43f3e;p=thirdparty%2Fpdns.git spelling: match, the Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- 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',