From 589270aa5aa58d2c0750fc9d4958c0fe4d13836c Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Tue, 31 Mar 2009 18:43:53 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278091 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/streamwrapper/stream-read.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/stream/streamwrapper/stream-read.xml b/reference/stream/streamwrapper/stream-read.xml index ef45286d08..f6cab343d5 100644 --- a/reference/stream/streamwrapper/stream-read.xml +++ b/reference/stream/streamwrapper/stream-read.xml @@ -1,5 +1,5 @@ - + @@ -58,7 +58,7 @@ If the return value is longer then count an - E_WARNING error will be emitted, an excess data will be + E_WARNING error will be emitted, and excess data will be lost.