mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125765 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
dc80ee2ace
commit
059f7ef850
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue