diff --git a/reference/zip/functions/ziparchive-getfromname.xml b/reference/zip/functions/ziparchive-getfromname.xml index 1f32a41e19..4a8f6c55a6 100644 --- a/reference/zip/functions/ziparchive-getfromname.xml +++ b/reference/zip/functions/ziparchive-getfromname.xml @@ -1,5 +1,5 @@ - + ZipArchive::getFromName @@ -65,7 +65,7 @@ &reftitle.returnvalues; - Returns &true; on success or &false; on failure. + Returns the contents of the entry on success or &false; on failure.