]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Typo 16232/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 14 Oct 2025 13:21:54 +0000 (15:21 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Oct 2025 13:21:54 +0000 (15:21 +0200)
Co-authored-by: Remi Gacogne <github@coredump.fr>
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/recursordist/rec-rust-lib/table.py

index 74438254b0739c6ef88ad98f30ac17d278b80065..1740e3496a1fcb2937dc46583b1ec3267763c856 100644 (file)
@@ -3650,7 +3650,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 namserver name is matched against the suffixes lists. When a macth 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',