]> granicus.if.org Git - php/commitdiff
Fix typo
authorArd Biesheuvel <abies@php.net>
Tue, 7 Oct 2003 00:11:03 +0000 (00:11 +0000)
committerArd Biesheuvel <abies@php.net>
Tue, 7 Oct 2003 00:11:03 +0000 (00:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7cdfef290c943349f7ce426751aec1085a555897..9948954b26c1ce08c679441805add01f9ee4f493 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP 4                                                                      NEWS
 ?? Oct 2003, Version 4.3.4RC2
 - Fixed multibyte regex engine to properly handle ".*" pattern under
   POSIX compatible mode. (K.Kosako <kosako at sofnec.co.jp>, Moriyoshi)
-- Fixed bug #25764 (ldap_get_option() crashes with unbinded ldap link). (Jani)
+- Fixed bug #25764 (ldap_get_option() crashes with unbound ldap link). (Jani)
 - Fixed bug #25752 (ext/ncurses: ncurses.h instead of curses.h with BSD). (Jani)
 - Fixed bug #25745 (ctype functions fail with non-ascii characters). (Moriyoshi)
 - Fixed bug #25744 (make ZTS build of ext/sybase compile). (Ilia)