]> granicus.if.org Git - php/commitdiff
Fixed a typo
authorIlia Alshanetsky <iliaa@php.net>
Sun, 16 Sep 2007 15:38:57 +0000 (15:38 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 16 Sep 2007 15:38:57 +0000 (15:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 76382b99473b877980656113bce22832033fdaed..f9a6423c30af89958c736fd1e22be6fbb45322be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@ PHP                                                                        NEWS
 - Fixed dl() to only accept filenames - reported by Laurent Gaffie. (Stas)
 - Fixed missing brackets leading to build warning and error in the log.
   Win32 code). (Andrey)
-- Fixed leaks with mulitple connects on one mysqli object. (Andrey)
+- Fixed leaks with multiple connects on one mysqli object. (Andrey)
 - Fixed endianness detection on MacOS when building universal binary. 
   (Uwe Schindler, Christian Speich, Tony)
 - Fixed possible triggering of buffer overflows inside glibc