[s-xml-cvs] CVS public_html
scaekenberghe
scaekenberghe at common-lisp.net
Tue Jan 31 11:56:06 UTC 2006
Update of /project/s-xml/cvsroot/public_html
In directory common-lisp:/tmp/cvs-serv7744
Modified Files:
index.html
Log Message:
typos
--- /project/s-xml/cvsroot/public_html/index.html 2006/01/31 11:43:38 1.11
+++ /project/s-xml/cvsroot/public_html/index.html 2006/01/31 11:56:06 1.12
@@ -32,7 +32,7 @@
<li>It supports different DOM models: an <a href="http://pobox.com/~oleg/ftp/Scheme/SXML.html">XSML</a>-based one, an <a href="http://opensource.franz.com/xmlutils/xmlutils-dist/pxml.htm">LXML</a>-based one and a classic xml-element struct based one.</li>
<li>It is reasonably time and space efficient (internally avoiding garbage generatation as much as possible).</li>
<li>It does support CDATA.</li>
- <li>It should support the character sets as your Common Lisp implementation.</li>
+ <li>It should support the same character sets as your Common Lisp implementation.</li>
<li>It does support XML name spaces.</li>
</ul>
<p>
@@ -353,7 +353,7 @@
<li><a href="http://common-lisp.net/mailman/listinfo/s-xml-announce">S-XML-ANNOUNCE mailing list info</a></li>
</ul>
- <p>CVS version $Id: index.html,v 1.11 2006/01/31 11:43:38 scaekenberghe Exp $</p>
+ <p>CVS version $Id: index.html,v 1.12 2006/01/31 11:56:06 scaekenberghe Exp $</p>
<div class="footer">
<p>Back to <a href="http://common-lisp.net/">Common-lisp.net</a>.</p>
More information about the S-xml-cvs
mailing list