From: Ilia Alshanetsky Date: Sun, 16 Sep 2007 15:38:57 +0000 (+0000) Subject: Fixed a typo X-Git-Tag: php-5.2.5RC1~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=402d3eb0e0d0e67041f13363cda1bcd7b6ba3bc2;p=php Fixed a typo --- diff --git a/NEWS b/NEWS index 76382b9947..f9a6423c30 100644 --- 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