]> granicus.if.org Git - php/commitdiff
Fixed typo
authorIlia Alshanetsky <iliaa@php.net>
Tue, 3 Mar 2009 01:42:21 +0000 (01:42 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 3 Mar 2009 01:42:21 +0000 (01:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 30c660f74b5d0ec9686d914699acaad8f533028f..c8df64fc9e38f40a1b4bc2a8a488bee9a1182e08 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ PHP                                                                        NEWS
   destructor in one case). (Dmitry)
 - Fixed bug #47329 (Crash in garbage collector). (Dmitry)
 - Fixed bug #47320 ($php_errormsg out of scope in functions). (Dmitry)
-- Fixed bug #47265 (generating phar.phar failes because of safe_mode). (Greg)
+- Fixed bug #47265 (generating phar.phar fails because of safe_mode). (Greg)
 - Fixed bug #47229 (preg_quote() should escape the '-' char). (Nuno)
 - Fixed bug #47085 (rename() returns true even if the file in PHAR does not
   exist). (Greg)