[Checkins] SVN: z3c.form/trunk/src/z3c/form/form.txt Small language cleanup.

Martijn Faassen faassen at infrae.com
Sun Sep 23 13:17:16 EDT 2007


Log message for revision 79859:
  Small language cleanup.
  

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

-=-
Modified: z3c.form/trunk/src/z3c/form/form.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/form.txt	2007-09-23 17:14:42 UTC (rev 79858)
+++ z3c.form/trunk/src/z3c/form/form.txt	2007-09-23 17:17:15 UTC (rev 79859)
@@ -486,7 +486,7 @@
     </body>
   </html>
 
-Let's now also provide a negative age, which is not possible either:
+Let's try to provide a negative age, which is not possible either:
 
   >>> request = TestRequest(form={
   ...     'form.widgets.id': u'srichter',



More information about the Checkins mailing list