summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.UPDATE_5_22
1 files changed, 1 insertions, 1 deletions
diff --git a/README.UPDATE_5_2 b/README.UPDATE_5_2
index 574079832a..6b90b926ec 100644
--- a/README.UPDATE_5_2
+++ b/README.UPDATE_5_2
@@ -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.