]> granicus.if.org Git - php/commitdiff
typo
authorStanislav Malyshev <stas@php.net>
Sun, 15 Jul 2012 22:35:16 +0000 (15:35 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 15 Jul 2012 22:35:16 +0000 (15:35 -0700)
UPGRADING

index d598996f30d265f121b57faec1f92a3083204d7e..6cfd47bfaf753b27f97761d3c3208abf2b9a2462 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -21,7 +21,7 @@ PHP X.Y UPGRADE NOTES
 ========================================
 
 - Drop Windows XP and 2003 support. (Pierre)
-- All internal case insensitivity handling for class, fucntion and constant 
+- All internal case insensitivity handling for class, function and constant 
   names is done according to ASCII rules, current locale settings are ignored. 
 
 ========================================