[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/container/contained.py fixed typo
Egon Frerich
e.frerich at nord-com.net
Wed May 25 16:02:14 EDT 2005
Log message for revision 30505:
fixed typo
Changed:
U Zope3/trunk/src/zope/app/container/contained.py
-=-
Modified: Zope3/trunk/src/zope/app/container/contained.py
===================================================================
--- Zope3/trunk/src/zope/app/container/contained.py 2005-05-25 19:42:36 UTC (rev 30504)
+++ Zope3/trunk/src/zope/app/container/contained.py 2005-05-25 20:01:44 UTC (rev 30505)
@@ -11,7 +11,7 @@
# FOR A PARTICULAR PURPOSE.
#
##############################################################################
-"""Classes to support implenting `IContained`
+"""Classes to support implementing `IContained`
$Id$
"""
More information about the Zope3-Checkins
mailing list