2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

Fix option name in the release note for GL #3140

This commit is contained in:
Michał Kępień 2022-08-04 23:13:22 +02:00
parent 7126ed59db
commit cbb662607c

View File

@ -41,7 +41,7 @@ New Features
Removed Features
~~~~~~~~~~~~~~~~
- The ``keep-order-response`` option has been declared obsolete and the
- The ``keep-response-order`` option has been declared obsolete and the
functionality has been removed. :iscman:`named` expects DNS clients to
be fully compliant with :rfc:`7766`. :gl:`#3140`