Author: scoder
Date: Fri May 26 09:04:36 2006
New Revision: 27690
Modified:
lxml/trunk/CHANGES.txt
Log:
typo
Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt (original)
+++ lxml/trunk/CHANGES.txt Fri May 26 09:04:36 2006
@@ -35,7 +35,7 @@
Features added
--------------
-* Formatted output via ``pretty_print`` keyword to serialization functions
+* Formatted output via ``pretty_print`` keyword in serialization functions
* XSLT can block access to file system and network via ``XSLTAccessControl``
|