Fixed typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126273 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Moriyoshi Koizumi 2003-05-08 17:53:29 +00:00
parent 48a7b9e022
commit 58f87d3bee

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<section id="stream.constants">
&reftitle.constants;
&extension.constants;
@ -144,7 +144,7 @@
<entry><constant>STREAM_NOTIFY_PROGRESS</constant></entry>
<entry>
Indicates current progress of the stream transfer in
<parameter>byets_transferred</parameter> and possibly
<parameter>bytes_transferred</parameter> and possibly
<parameter>bytes_max</parameter> as well.
</entry>
</row>