nlopess Mon Dec 18 15:18:31 2006 UTC
Modified files: /phpdoc/en/reference/zip/functions ziparchive-extractto.xml Log: typo http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/zip/functions/ziparchive-extractto.xml?r1=1.2&r2=1.3&diff_format=u Index: phpdoc/en/reference/zip/functions/ziparchive-extractto.xml diff -u phpdoc/en/reference/zip/functions/ziparchive-extractto.xml:1.2 phpdoc/en/reference/zip/functions/ziparchive-extractto.xml:1.3 --- phpdoc/en/reference/zip/functions/ziparchive-extractto.xml:1.2 Sat Aug 12 15:54:51 2006 +++ phpdoc/en/reference/zip/functions/ziparchive-extractto.xml Mon Dec 18 15:18:31 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <refentry id="function.ziparchive-extractto"> <refnamediv> <refname>ZipArchive::extractTo</refname> @@ -73,7 +73,7 @@ </programlisting> </example> <example> - <title>Extract only tow entries</title> + <title>Extract only two entries</title> <programlisting role="php"> <![CDATA[ <?php