]> granicus.if.org Git - php/commitdiff
Typo
authorRasmus Lerdorf <rasmus@php.net>
Wed, 6 Dec 2006 21:20:39 +0000 (21:20 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Wed, 6 Dec 2006 21:20:39 +0000 (21:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 20f3851beb0812c47858850dfbfa8ccc3a736238..2010cc359ed5639fc5189e361c034de73394fd2e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -114,7 +114,7 @@ PHP                                                                        NEWS
 - Fixed bug #39320 (ZEND_HASH_APPLY_STOP causes deletion). (Marcus)
 - Fixed bug #39313 (spl_autoload triggers Fatal error). (Marcus)
 - Fixed bug #39300 (make install fails if wget is not available). (Tony)
-- Fixed bug #39297 (Memory corryption because of indirect modification
+- Fixed bug #39297 (Memory corruption because of indirect modification
   of overloaded array). (Dmitry)
 - Fixed bug #39265 (Fixed path handling inside mod_files.sh). 
   (michal dot taborsky at gmail dot com, Ilia)