Author: scoder
Date: Wed Jun 21 16:01:49 2006
New Revision: 29067
Modified:
lxml/trunk/doc/FAQ.txt
Log:
FAQ enumeration fix
Modified: lxml/trunk/doc/FAQ.txt
==============================================================================
--- lxml/trunk/doc/FAQ.txt (original)
+++ lxml/trunk/doc/FAQ.txt Wed Jun 21 16:01:49 2006
@@ -44,10 +44,10 @@
.. _`current developer changelog`:
http://codespeak.net/svn/lxml/trunk/CHANGES.txt
- c) If you are using threads, please see the following section to check if
+ b) If you are using threads, please see the following section to check if
you touch on one of the potential pitfalls.
- b) Otherwise, we would really like to hear about it. Please report it to
+ c) Otherwise, we would really like to hear about it. Please report it to
the `mailing list`_ so that we can fix it. It is very helpful in this
case if you can come up with a short code snippet that demonstrates your
problem. Please also report the version of lxml, libxml2 and libxslt
|