[Lxml-checkins] r32661 - lxml/trunk/src/lxml

scoder at codespeak.net scoder at codespeak.net
Wed Sep 27 08:45:47 CEST 2006


Author: scoder
Date: Wed Sep 27 08:45:46 2006
New Revision: 32661

Modified:
   lxml/trunk/src/lxml/etree.pyx
Log:
doc typo

Modified: lxml/trunk/src/lxml/etree.pyx
==============================================================================
--- lxml/trunk/src/lxml/etree.pyx	(original)
+++ lxml/trunk/src/lxml/etree.pyx	Wed Sep 27 08:45:46 2006
@@ -583,7 +583,7 @@
         Returns True or False, depending on whether validation
         succeeded.
 
-        Note: If you are going to applyt he same XML Schema against
+        Note: If you are going to apply the same XML Schema against
         multiple documents, it is more efficient to use the XMLSchema
         class directly.
         """


More information about the lxml-checkins mailing list