]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix option name in the release note for GL #3140
authorMichał Kępień <michal@isc.org>
Thu, 4 Aug 2022 21:13:22 +0000 (23:13 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 4 Aug 2022 21:13:22 +0000 (23:13 +0200)
doc/notes/notes-9.19.0.rst

index 42d475348f6b7447859340adaeb9cd68ad990fc4..886a69f5983cd23e11e5d8825ea0780204cdf68e 100644 (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`