]> granicus.if.org Git - php/commitdiff
typo
authorJani Taskinen <jani@php.net>
Wed, 17 Nov 2010 14:08:39 +0000 (14:08 +0000)
committerJani Taskinen <jani@php.net>
Wed, 17 Nov 2010 14:08:39 +0000 (14:08 +0000)
UPGRADING

index 9ef4086516dd9931708b96a55dd1715bd4505577..43219ccd1a64ce8582e62d7883cc37286091676e 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -228,8 +228,8 @@ UPGRADE NOTES - PHP X.Y
   config.m4 and Makefile.frag files as templates and replace CLI/cli with
   your SAPI name.
 
-- The REQUEST_TIME value inside server now returns a  floating point number
-  indicating the time with microsecond precision. All SAPIs provinding this
+- The REQUEST_TIME value inside server now returns a floating point number
+  indicating the time with microsecond precision. All SAPIs providing this
   value should be returning float and not time_t.
 
 =============================