diff --git a/reference/phar/Phar/convertToZip.xml b/reference/phar/Phar/convertToZip.xml index c816793d28..8de8d5ca44 100644 --- a/reference/phar/Phar/convertToZip.xml +++ b/reference/phar/Phar/convertToZip.xml @@ -1,5 +1,5 @@ - + Phar::convertToZip @@ -15,8 +15,8 @@ &phar.write; - This method is used to convert a phar archive in phar or zip format to - the tar file format. + This method is used to convert a phar archive in phar or tar format to + the zip file format.