[Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/interfaces.py -
fixed typo
Christian Theune
ct at gocept.com
Tue Oct 17 04:39:28 EDT 2006
Log message for revision 70735:
- fixed typo
Changed:
U Zope3/trunk/src/zope/schema/interfaces.py
-=-
Modified: Zope3/trunk/src/zope/schema/interfaces.py
===================================================================
--- Zope3/trunk/src/zope/schema/interfaces.py 2006-10-17 08:13:26 UTC (rev 70734)
+++ Zope3/trunk/src/zope/schema/interfaces.py 2006-10-17 08:39:26 UTC (rev 70735)
@@ -515,7 +515,7 @@
- A queryable object
This is an object for which there is a view is provided for
- searcing for items.
+ searching for items.
"""
More information about the Zope3-Checkins
mailing list