[Checkins] SVN: z3c.form/trunk/src/z3c/form/field.txt The original just sounds weird to me.

Marius Gedminas marius at pov.lt
Fri Sep 28 16:23:40 EDT 2007


Log message for revision 80345:
  The original just sounds weird to me.
  
  

Changed:
  U   z3c.form/trunk/src/z3c/form/field.txt

-=-
Modified: z3c.form/trunk/src/z3c/form/field.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/field.txt	2007-09-28 20:18:20 UTC (rev 80344)
+++ z3c.form/trunk/src/z3c/form/field.txt	2007-09-28 20:23:40 UTC (rev 80345)
@@ -34,7 +34,7 @@
   >>> from z3c.form import field
   >>> manager = field.Fields(IPerson)
 
-Like all managers in this package, the enumerable mapping API is provided:
+Like all managers in this package, it provides the enumerable mapping API:
 
   >>> manager['id']
   <Field 'id'>



More information about the Checkins mailing list