[Checkins] SVN: zope.schema/trunk/CHANGES.txt Fix typo
    Jan Carel Brand 
    cvs-admin at zope.org
       
    Thu Mar 22 11:12:23 UTC 2012
    
    
  
Log message for revision 124686:
  Fix typo
Changed:
  U   zope.schema/trunk/CHANGES.txt
-=-
Modified: zope.schema/trunk/CHANGES.txt
===================================================================
--- zope.schema/trunk/CHANGES.txt	2012-03-22 10:44:46 UTC (rev 124685)
+++ zope.schema/trunk/CHANGES.txt	2012-03-22 11:12:19 UTC (rev 124686)
@@ -9,7 +9,7 @@
 
 - Fix broken Object field validation where the schema contains a Choice with
   ICountextSourceBinder source. In this case the vocabulary was not iterable
-  because the field was not bound and the source binder dien't return the 
+  because the field was not bound and the source binder didn't return the 
   real vocabulary. Added simple test for IContextSourceBinder validation. But a
   test with an Object field with a schema using a Choice with
   IContextSourceBinder is still missing.
    
    
More information about the checkins
mailing list