helly           Thu Sep  7 21:17:13 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    README.UPDATE_5_2 
  Log:
  - Fix tiny mistake
  
http://cvs.php.net/viewvc.cgi/php-src/README.UPDATE_5_2?r1=1.1.2.8&r2=1.1.2.9&diff_format=u
Index: php-src/README.UPDATE_5_2
diff -u php-src/README.UPDATE_5_2:1.1.2.8 php-src/README.UPDATE_5_2:1.1.2.9
--- php-src/README.UPDATE_5_2:1.1.2.8   Mon Aug  7 08:34:40 2006
+++ php-src/README.UPDATE_5_2   Thu Sep  7 21:17:13 2006
@@ -41,7 +41,7 @@
 
   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.
 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to