fixed typo.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251623 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
TAKAGI Masahiro 2008-01-29 13:36:50 +00:00
parent 26c399df27
commit 3cd6d1522e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<refentry xml:id="phar.converttozip" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Phar::convertToZip</refname>
@ -15,8 +15,8 @@
&phar.write;
<para>
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.
</para>
</refsect1>