diff --git a/reference/filesystem/functions/file-put-contents.xml b/reference/filesystem/functions/file-put-contents.xml index 5cacab2585..7e508f9223 100644 --- a/reference/filesystem/functions/file-put-contents.xml +++ b/reference/filesystem/functions/file-put-contents.xml @@ -1,5 +1,5 @@ - + file_put_contents @@ -152,7 +152,7 @@ &reftitle.returnvalues; - 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.