[Checkins] SVN: z3c.form/trunk/src/z3c/form/widget.txt Fix a typo.

Dan Korostelev nadako at gmail.com
Fri Sep 19 09:28:32 EDT 2008


Log message for revision 91266:
  Fix a typo.

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

-=-
Modified: z3c.form/trunk/src/z3c/form/widget.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/widget.txt	2008-09-19 12:34:55 UTC (rev 91265)
+++ z3c.form/trunk/src/z3c/form/widget.txt	2008-09-19 13:28:31 UTC (rev 91266)
@@ -324,7 +324,7 @@
   ...     u'Current Age',
   ...     context=None, request=None, view=None, field=ageField, widget=None)
 
-Clearly, this code deos not require us to touch the orginal form and widget
+Clearly, this code does not require us to touch the orginal form and widget
 code, given that we have enough control over the selection. In the example
 above, all the selection discriminators are listed for demonstration
 purposes. Of course, the label in this case can be created as follows:



More information about the Checkins mailing list