From: Otto Moerbeek Date: Fri, 13 Dec 2024 08:26:14 +0000 (+0100) Subject: Update pdns/recursordist/settings/table.py X-Git-Tag: rec-5.3.0-alpha0^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F14957%2Fhead;p=thirdparty%2Fpdns.git Update pdns/recursordist/settings/table.py Co-authored-by: Miod Vallat --- diff --git a/pdns/recursordist/settings/table.py b/pdns/recursordist/settings/table.py index 9635ca41c6..0b03292e6e 100644 --- a/pdns/recursordist/settings/table.py +++ b/pdns/recursordist/settings/table.py @@ -3003,7 +3003,7 @@ A sequence of UDP port numbers to avoid when binding. For example: See :ref:`setting-udp-source-port-min`. ''', 'versionadded': '4.2.0', - 'versionchanged': ('5.2.0', 'port 4791 was added in the default list'), + 'versionchanged': ('5.2.0', 'port 4791 was added to the default list'), }, { 'name' : 'udp_truncation_threshold',