]> granicus.if.org Git - php/commitdiff
- typo
authorPierre Joye <pajoye@php.net>
Sun, 7 Nov 2010 19:55:08 +0000 (19:55 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 7 Nov 2010 19:55:08 +0000 (19:55 +0000)
UPGRADING

index 03cc6670279d6c49d03a76028a39afb6f7b1a2a2..b17b36b9b120193e768344a9a81c31de2058ac04 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -224,7 +224,7 @@ UPGRADE NOTES - PHP X.Y
 9. Changes in SAPI support
 ==========================
 
-- The REQUEST_TIME value insde server now returns a  floating point number
+- The REQUEST_TIME value inside server now returns a  floating point number
   indicating the time with microsecond precision. All SAPIs provinding this
   value should be returning float and not time_t.