]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: to
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 20 May 2025 12:53:00 +0000 (08:53 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 1 Jul 2025 13:16:29 +0000 (09:16 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
docs/changelog/pre-4.0.rst

index ac6d8e308c75d44ac9adf230a9f47ae6fc4c1af5..96d4335dc87348cb855797d0d29fc94dc961e4a7 100644 (file)
@@ -1869,7 +1869,7 @@ Non-DNSSEC improvements/changes
 Assorted bugfixes
 ^^^^^^^^^^^^^^^^^
 
--  If a slave domain is removed while a transfer for it is queued, we no
+-  If a slave domain is removed while a transfer to it is queued, we no
    longer try the transfer. This also avoids a rare crash in similar
    circumstances. Code in `commit f9fa0e2de8c0c4a83a4104dfa3120c8e64f6c15b <https://github.com/PowerDNS/pdns/commit/f9fa0e2de8c0c4a83a4104dfa3120c8e64f6c15b>`__,
    closes `ticket 596 <https://github.com/PowerDNS/pdns/issues/596>`__.