]> granicus.if.org Git - php/commitdiff
typo
authorfoobar <sniper@php.net>
Fri, 6 May 2005 00:21:27 +0000 (00:21 +0000)
committerfoobar <sniper@php.net>
Fri, 6 May 2005 00:21:27 +0000 (00:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9e4b855332ac9224f0b6b07e2fe19a10f023b44f..353ec0f0474b22c5ccbf772b2f68451beed922e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -81,7 +81,7 @@ PHP                                                                        NEWS
   (Dmitry)
 - Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with
   array_push()). (Dmitry)
-- Fixed bug #30162 (Catching exception in constructor couses lose of $this).
+- Fixed bug #30162 (Catching exception in constructor causes lose of $this).
   (Dmitry)
 - Fixed bug #30126 (Enhancement for error message for abstract classes). 
   (Marcus)