From 4e82a2f7d2b3b6879ea61908f5db57193511d0a9 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Mon, 20 Dec 2004 02:32:23 +0000 Subject: [PATCH] fix #31025: fix summary of gzuncompress git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175104 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/zlib/functions/gzuncompress.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/zlib/functions/gzuncompress.xml b/reference/zlib/functions/gzuncompress.xml index 364fa7a1a9..0317a5c7ac 100644 --- a/reference/zlib/functions/gzuncompress.xml +++ b/reference/zlib/functions/gzuncompress.xml @@ -1,10 +1,10 @@ - + gzuncompress - Uncompress a deflated string + Uncompress a compressed string Description