git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278091 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2009-03-31 18:43:53 +00:00
parent 2147e5e345
commit 589270aa5a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry xml:id="streamwrapper.stream-read" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@ -58,7 +58,7 @@
<note>
<para>
If the return value is longer then <parameter>count</parameter> an
<constant>E_WARNING</constant> error will be emitted, an excess data will be
<constant>E_WARNING</constant> error will be emitted, and excess data will be
lost.
</para>
</note>