Fixed typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125765 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Moriyoshi Koizumi 2003-05-04 22:12:28 +00:00
parent dc80ee2ace
commit 059f7ef850

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<!-- Author: Wez Furlong <wez@thebrainroom.com>
Please contact me before making any major amendments to the
content of this section. Splitting/Merging are fine if they are
@ -253,7 +253,7 @@
</para>
<para>
<function>php_stream_write</function> returns the number of bytes that were
read successfully. If there was an error, the number of bytes written will be
written successfully. If there was an error, the number of bytes written will be
less than <parameter>count</parameter>.
</para>
<para>