]> granicus.if.org Git - php/commitdiff
typo
authorXinchen Hui <laruence@gmail.com>
Fri, 17 Jun 2016 16:40:12 +0000 (09:40 -0700)
committerXinchen Hui <laruence@gmail.com>
Fri, 17 Jun 2016 16:40:12 +0000 (09:40 -0700)
NEWS

diff --git a/NEWS b/NEWS
index f6729343a5b3ddecd6d8c534edf8ffe58241261c..ce781aa5e1a33540fe0118e3017dab3b61885388 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 2016, PHP 7.1.0alpha2
 
 - Core:
-  . Implemented RFC: R/eplace "Missing argument" warning with "Too few
+  . Implemented RFC: Replace "Missing argument" warning with "Too few
     arguments" exception. (Dmitry)
   . Implemented RFC: Fix inconsistent behavior of $this variable. (Dmitry)
   . Fixed bug #72441 (Segmentation fault: RFC list_keys). (Laruence)