fixed another typo, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 52883b8..15d2446 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -241,8 +241,7 @@
 you want to test those</p>
 <ul>
   <li>Implementing <a href="http://xmlsoft.org/XSLT">XSLT</a>, this is done as
-    a separate C library on top of libxml called libxslt, not released yet but
-    available from CVS</li>
+    a separate C library on top of libxml called libxslt</li>
   <li>Finishing up <a href="http://www.w3.org/TR/xptr">XPointer</a> and <a
     href="http://www.w3.org/TR/xinclude">XInclude</a></li>
   <li>(seeems working but delayed from release) parsing/import of Docbook SGML
@@ -1596,6 +1595,6 @@
 
 <p><a href="mailto:Daniel.Veillard@imag.fr">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.94 2001/06/26 22:47:36 veillard Exp $</p>
+<p>$Id: xml.html,v 1.95 2001/06/26 23:04:22 veillard Exp $</p>
 </body>
 </html>