]> granicus.if.org Git - php/commitdiff
Fix typo
authorRasmus Lerdorf <rasmus@php.net>
Thu, 18 Feb 2016 18:35:40 +0000 (10:35 -0800)
committerRasmus Lerdorf <rasmus@php.net>
Thu, 18 Feb 2016 18:35:53 +0000 (10:35 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 48e924b229c7b5a22d9fb9591a4ad82fb7a7bdad..18f899b48400b571300f206699276cd3c3900056 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ PHP                                                                        NEWS
 
 - Core:
   . Fixed bug (Low probability segfault in zend_arena). (Laruence)
-  . Fixed bug #71485 (Return typehint on interanal func causes Fatal error
+  . Fixed bug #71485 (Return typehint on internal func causes Fatal error
     when it throws exception). (Laruence)
   . Fixed bug #71474 (Crash because of VM stack corruption on Magento2).
     (Dmitry)