From a482c268de54a316463de7132b561e5a481b00e6 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Mon, 18 Dec 2006 15:18:31 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225227 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/zip/functions/ziparchive-extractto.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/zip/functions/ziparchive-extractto.xml b/reference/zip/functions/ziparchive-extractto.xml index c0a3653003..e35813064c 100644 --- a/reference/zip/functions/ziparchive-extractto.xml +++ b/reference/zip/functions/ziparchive-extractto.xml @@ -1,5 +1,5 @@ - + ZipArchive::extractTo @@ -73,7 +73,7 @@ if ($zip->open('test.zip') === TRUE) { - Extract only tow entries + Extract only two entries