[Checkins] SVN: zope.schema/trunk/src/zope/schema/sources.txt and the interface is actually ITitledTokenizedTerm

Vincent Fretin vincent.fretin at gmail.com
Sat Nov 27 09:37:06 EST 2010


Log message for revision 118614:
  and the interface is actually ITitledTokenizedTerm

Changed:
  U   zope.schema/trunk/src/zope/schema/sources.txt

-=-
Modified: zope.schema/trunk/src/zope/schema/sources.txt
===================================================================
--- zope.schema/trunk/src/zope/schema/sources.txt	2010-11-27 14:35:40 UTC (rev 118613)
+++ zope.schema/trunk/src/zope/schema/sources.txt	2010-11-27 14:37:05 UTC (rev 118614)
@@ -20,7 +20,7 @@
   this is called a title
 
 The last two elements are dispatched using a so called `term`. The
-ITitleTokenizedTerm interface contains a triple of (value, token, title).
+ITitledTokenizedTerm interface contains a triple of (value, token, title).
 
 Additionally there are some lookup functions to perform the mapping
 between values and terms and tokens and terms.



More information about the checkins mailing list