git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247566 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Paul Reinheimer 2007-12-04 01:36:37 +00:00
parent 6cb8c4b48b
commit cbbc8d0495

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.22 $ -->
<!-- $Revision: 1.23 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.file-put-contents">
<refnamediv>
<refname>file_put_contents</refname>
@ -152,7 +152,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
The function returns the amount of bytes that were written to the file, or
The function returns the number of bytes that were written to the file, or
&false; on failure.
</para>
</refsect1>