]> granicus.if.org Git - php/commitdiff
- Fix tiny mistake
authorMarcus Boerger <helly@php.net>
Thu, 7 Sep 2006 21:17:13 +0000 (21:17 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 7 Sep 2006 21:17:13 +0000 (21:17 +0000)
README.UPDATE_5_2

index 574079832ac1a1ab8c99ea863568b1ad9c6dc89e..6b90b926ecf6f59900c4d35f72ad14e3fba18502 100644 (file)
@@ -41,7 +41,7 @@ PHP 5.2 Update info or NEWS explained
 
   Under windows this can mean a very rare change of behavior. If you are using 
   NTFS filesystem and making use of meta streams in your application this does
-  no longer work for a file with the name 'data' accessed without any path. IF
+  no longer work for a file with the name 'data:' accessed without any path. If
   you need to do so you have to prefix the filename with the "file:" protocol.
   For the functionality itself look here http://www.faqs.org/rfcs/rfc2397.html.