summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-08-24 02:57:19 +0200
committerAnatol Belski <ab@php.net>2014-08-24 02:57:19 +0200
commitb2d123f985da16d8042c1a910bfd0ac572bb6997 (patch)
tree8a5d1468eda42a7da4caf0c6dadc6e761a28905e /UPGRADING.INTERNALS
parent9ac656cc20e0a364eb4258dc8b298d956552a146 (diff)
downloadphp-git-b2d123f985da16d8042c1a910bfd0ac572bb6997.tar.gz
fix a phrase
Diffstat (limited to 'UPGRADING.INTERNALS')
-rw-r--r--UPGRADING.INTERNALS2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS
index 026b02d0d6..f1ce1a7907 100644
--- a/UPGRADING.INTERNALS
+++ b/UPGRADING.INTERNALS
@@ -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