]> granicus.if.org Git - php/commitdiff
Typo
authorXinchen Hui <laruence@gmail.com>
Mon, 14 Dec 2015 09:14:41 +0000 (17:14 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 14 Dec 2015 09:14:41 +0000 (17:14 +0800)
UPGRADING

index ff983ca25bb1b51c95599768b298e9c2e613c205..5c069f14f20dac9332d48ba1b83027ba571640c5 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -45,7 +45,7 @@ PHP 7.1 UPGRADE NOTES
 - The first $varname argument for getenv() is no longer mandatory, the
   current environment variables will be returned as an associative array
   when omitted.
-- long2ip accepts interge as parameter now
+- long2ip accepts integer as parameter now
 
 ========================================
 6. New Functions