[Zope3-checkins] CVS: Zope3/src/zope/configuration - xmlconfig.py:1.18

Philipp von Weitershausen philikon at philikon.de
Mon Feb 23 05:02:04 EST 2004


Update of /cvs-repository/Zope3/src/zope/configuration
In directory cvs.zope.org:/tmp/cvs-serv8552/src/zope/configuration

Modified Files:
	xmlconfig.py 
Log Message:
Typos.


=== Zope3/src/zope/configuration/xmlconfig.py 1.17 => 1.18 ===
--- Zope3/src/zope/configuration/xmlconfig.py:1.17	Wed Dec 17 03:04:07 2003
+++ Zope3/src/zope/configuration/xmlconfig.py	Mon Feb 23 05:02:03 2004
@@ -172,7 +172,7 @@
 
 
 class ConfigurationHandler(ContentHandler):
-    """Interface toi the cml parser
+    """Interface to the xml parser
 
     Translate parser events into calls into the configuration system.
     """




More information about the Zope3-Checkins mailing list