]> granicus.if.org Git - php/commitdiff
Fix typo
authorChristopher Jones <sixd@php.net>
Fri, 7 Mar 2014 00:49:11 +0000 (16:49 -0800)
committerChristopher Jones <sixd@php.net>
Fri, 7 Mar 2014 00:49:11 +0000 (16:49 -0800)
UPGRADING

index b64c2a4db0ddb756a585b3acc1e04f3e64a3ab44..e662de57d7b08e1f48d791aa82db3175f8081ac9 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -268,7 +268,7 @@ PHP 5.6 UPGRADE NOTES
 
 - Core:
   Changed always_populate_raw_post_data to throw a deprecation warning when
-  enabled and to recognize ohe value -1 for never populating the global 
+  enabled and to recognize the value -1 for never populating the global 
   $HTTP_RAW_POST_DATA variable, which will be default in future PHP versions.
 
 - OpenSSL: