]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
s/it/not/
authorMark Andrews <marka@isc.org>
Fri, 28 Oct 2016 04:08:06 +0000 (15:08 +1100)
committerMark Andrews <marka@isc.org>
Fri, 28 Oct 2016 04:08:06 +0000 (15:08 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index c031529e4ad42aed5b2d3cbfe4db902acedab9dc..41b913835321f5e513d16c3474a17c0422a522b9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,8 @@
                        display in punycode or not.  Requires idn support
                        to be enabled at compile time. [RT #43398]
 
-4495.  [bug]           A isc_mutex_init call was it being checked. [RT #43391]
+4495.  [bug]           A isc_mutex_init call was not being checked.
+                       [RT #43391]
 
 4494.  [bug]           Look for <editline/readline.h>. [RT #43429]