[Checkins] SVN: z3c.form/trunk/src/z3c/form/subform.txt My language instinct says these articles are necessary. It's not always right,

Marius Gedminas marius at pov.lt
Fri Sep 28 16:18:20 EDT 2007


Log message for revision 80344:
  My language instinct says these articles are necessary.  It's not always right,
  though.
  
  

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

-=-
Modified: z3c.form/trunk/src/z3c/form/subform.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/subform.txt	2007-09-28 20:16:39 UTC (rev 80343)
+++ z3c.form/trunk/src/z3c/form/subform.txt	2007-09-28 20:18:20 UTC (rev 80344)
@@ -618,8 +618,8 @@
   </body>
   </html>
 
-Let's show how we can extract input values of the form and subform. First give
-them some input:
+Let's show how we can extract the input values of the form and the subform.
+First give them some input:
 
   >>> request = TestRequest(form={
   ...     'car.widgets.model': u'Ford',



More information about the Checkins mailing list