]> granicus.if.org Git - php/commitdiff
fix a phrase
authorAnatol Belski <ab@php.net>
Sun, 24 Aug 2014 00:57:19 +0000 (02:57 +0200)
committerAnatol Belski <ab@php.net>
Sun, 24 Aug 2014 00:57:19 +0000 (02:57 +0200)
UPGRADING.INTERNALS

index 026b02d0d6681d4035066499d66779e1611e6009..f1ce1a7907f1a4042ef47bdc0782ec897cdf313f 100644 (file)
@@ -79,7 +79,7 @@ UPGRADE NOTES - PHP X.Y
 
        The only exceptions are the snprintf and zend_sprintf functions yet, because in some cases
        they can use the implemenations available on the system, not the PHP one. Fro snprintf the
-       usage of the macros ZEND_INT_FMT ZEND_UINT_FMT should be used.
+       the macros ZEND_INT_FMT ZEND_UINT_FMT should be used.
 
   h. HashTable API