[Lxml-checkins] r51317 - in lxml/trunk: . doc

scoder at codespeak.net scoder at codespeak.net
Thu Feb 7 08:17:58 CET 2008


Author: scoder
Date: Thu Feb  7 08:17:58 2008
New Revision: 51317

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/doc/FAQ.txt
Log:
 r3419 at delle:  sbehnel | 2008-02-06 17:32:58 +0100
 doc beautification


Modified: lxml/trunk/doc/FAQ.txt
==============================================================================
--- lxml/trunk/doc/FAQ.txt	(original)
+++ lxml/trunk/doc/FAQ.txt	Thu Feb  7 08:17:58 2008
@@ -116,7 +116,7 @@
 
 Also note that the compatibility to the ElementTree library does not
 require projects to set a hard dependency on lxml - as long as they do
-not need lxml's enhanced feature set.
+not take advantage of lxml's enhanced feature set.
 
 * cssutils_, a CSS parser and toolkit, can be used with ``lxml.cssselect``
 * Deliverance_, a content theming tool


More information about the lxml-checkins mailing list