betz Mon May 27 06:21:25 2002 EDT
Modified files:
/phpdoc/en/reference/zlib reference.xml
Log:
entity correction
Index: phpdoc/en/reference/zlib/reference.xml
diff -u phpdoc/en/reference/zlib/reference.xml:1.2
phpdoc/en/reference/zlib/reference.xml:1.3
--- phpdoc/en/reference/zlib/reference.xml:1.2 Mon Apr 15 17:57:31 2002
+++ phpdoc/en/reference/zlib/reference.xml Mon May 27 06:21:24 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<reference id="ref.zlib">
<title>Zlib Compression Functions</title>
<titleabbrev>Zlib</titleabbrev>
@@ -8,7 +8,7 @@
This module uses the functions of <ulink
url="&url.zlib;">zlib</ulink> by Jean-loup Gailly and Mark Adler to
transparently read and write gzip (.gz) compressed files. You have
- to use a zlib version >= 1.0.9 with this module.
+ to use a zlib version >= 1.0.9 with this module.
</para>
<para>
This module contains versions of most of the <link