[Zodb-checkins] CVS: Zope/lib/python/ZConfig - SchemaInterfaces.py:1.1.2.4
Fred L. Drake, Jr.
fred@zope.com
Tue, 26 Nov 2002 17:51:32 -0500
Update of /cvs-repository/Zope/lib/python/ZConfig
In directory cvs.zope.org:/tmp/cvs-serv17578
Modified Files:
Tag: chrism-install-branch
SchemaInterfaces.py
Log Message:
Typo repair.
=== Zope/lib/python/ZConfig/SchemaInterfaces.py 1.1.2.3 => 1.1.2.4 ===
--- Zope/lib/python/ZConfig/SchemaInterfaces.py:1.1.2.3 Mon Nov 25 16:46:31 2002
+++ Zope/lib/python/ZConfig/SchemaInterfaces.py Tue Nov 26 17:51:31 2002
@@ -23,7 +23,7 @@
def getContext():
"""
Returns the context of the configuration object (as passed
- in to __init__
+ in to __init__).
"""
# subclass support