]> granicus.if.org Git - php/commitdiff
typo
authorDmitry Stogov <dmitry@zend.com>
Fri, 18 Mar 2016 07:25:48 +0000 (10:25 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 18 Mar 2016 07:25:48 +0000 (10:25 +0300)
NEWS

diff --git a/NEWS b/NEWS
index e8325957feb2f7a242388fc24c83dc10637a5374..4c47571cee0e9abdd0c0bd47f07df1d1a151cafc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 2016 PHP 7.0.6
 
 - Core: 
-  . Added ability to disable huge pages in Zend Memeory Manager through
+  . Added ability to disable huge pages in Zend Memery Manager through
     the environment variable USE_ZEND_ALLOC_HUGE_PAGES=0. (Dmitry)
   . Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)