]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: match, the
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 19 Nov 2025 18:44:06 +0000 (13:44 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 20 Nov 2025 12:31:10 +0000 (07:31 -0500)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/recursordist/rec-rust-lib/table.py

index e8a97ec941cfb9128e5901d503d2f483a152724c..41355a5368f4aab8012e47bd6adecab9730c0c0e 100644 (file)
@@ -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',