]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix typo
authorMark Andrews <marka@isc.org>
Tue, 28 Jun 2016 02:10:45 +0000 (12:10 +1000)
committerMark Andrews <marka@isc.org>
Tue, 28 Jun 2016 02:10:45 +0000 (12:10 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7ea420ce3c2ce4edfb64f9f2a658f38f199349b0..795522dbf773e031294f50b94dea0c7d4626cc09 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -19,7 +19,7 @@
                        [RT #42586]
 
 4394.  [func]          Add rndc command "dnstap-reopen" to close and
-                       reopen dnstap output filed. [RT #41803]
+                       reopen dnstap output files. [RT #41803]
 
 4393.  [bug]           Address potential NULL pointer dereferences in
                        dnstap code.