]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Typo 14018/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 2 Apr 2024 13:20:16 +0000 (15:20 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 13:20:16 +0000 (15:20 +0200)
Co-authored-by: Remi Gacogne <github@coredump.fr>
pdns/recursordist/settings/table.py

index 485d4496c56a2f930ab069eaf17ce7b2d7293805..c46cb3e8045bdef95ccd36d95b20d4df8b3cba10 100644 (file)
@@ -2072,7 +2072,7 @@ The dnsdist docs have `more information about the PROXY protocol <https://dnsdis
         'help' : 'A Proxy Protocol header should not be used for these listen addresses.',
         'doc' : '''
 If set, clients sending from an address in :ref:`setting-proxy-protocol-from` to a address:port listed here are excluded from using the Proxy Protocol.
-If not port is specified, port 53 is assumed.
+If no port is specified, port 53 is assumed.
 This is typically used to provide an easy to use address and port to send debug queries to.
  ''',
         'versionadded' : '5.1.0',