mg              Fri Aug 13 19:31:42 2004 EDT

  Modified files:              
    /phpdoc/en/reference/lzf    configure.xml 
  Log:
  Fix typo.
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/lzf/configure.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/lzf/configure.xml
diff -u phpdoc/en/reference/lzf/configure.xml:1.3 
phpdoc/en/reference/lzf/configure.xml:1.4
--- phpdoc/en/reference/lzf/configure.xml:1.3   Tue Aug  3 21:56:31 2004
+++ phpdoc/en/reference/lzf/configure.xml       Fri Aug 13 19:31:42 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="lzf.installation">
  &reftitle.install;
  <para>
@@ -8,7 +8,7 @@
   <ulink url="&url.pecl.package;lzf">&url.pecl.package;lzf</ulink>.
  </para>
  <para>
-  In order to use these functions you must compile PHP with lxf support
+  In order to use these functions you must compile PHP with lzf support
   by using the <option role="configure">--with-lzf[=DIR]</option> 
   configure option.  You may also pass 
   <option role="configure">--enable-lzf-better-compression</option> to 

Reply via email to