From 5feb5df99f3e592634469ad723083551891e1b14 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 13 Dec 2024 09:26:14 +0100 Subject: [PATCH] Update pdns/recursordist/settings/table.py Co-authored-by: Miod Vallat --- pdns/recursordist/settings/table.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.47.2