Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
'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',