]> granicus.if.org Git - php/commitdiff
Fixed a typo
authorIlia Alshanetsky <iliaa@php.net>
Mon, 11 Sep 2006 01:36:20 +0000 (01:36 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 11 Sep 2006 01:36:20 +0000 (01:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 476baa1f3a5322fd474270e8da8e47aba8b4f95d..5ff9e59dbea555db1a90b3f51087f93feeaea8a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@
 - Added DSA key generation support to openssl_pkey_new(), FR #38731
   (marci at balabit dot hu, Tony)
 - Removed current working directory from the php.ini search path for CLI and
-  readded it for other SAPIs (restore to pre 5.1.x behaviour). (Edin)
+  readded it for other SAPIs (restore to pre 5.1.x behavior). (Edin)
 - Fixed bug #38759 (PDO sqlite2 empty query causes segfault). (Tony)
 - Fixed bug #38721 (Invalid memory read in date_parse()). (Tony, Derick)
 - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)