[Checkins] SVN: z3c.form/trunk/src/z3c/form/form.txt A colon looks better here.

Martijn Faassen faassen at infrae.com
Sun Sep 23 13:14:42 EDT 2007


Log message for revision 79858:
  A colon looks better here.
  

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:04:36 UTC (rev 79857)
+++ z3c.form/trunk/src/z3c/form/form.txt	2007-09-23 17:14:42 UTC (rev 79858)
@@ -457,7 +457,7 @@
 
 Another way to receive an error is by not fulfilling the invariants of the
 schema. In our case, the id and name cannot be the same. So let's provoke the
-error now, ...
+error now:
 
   >>> request = TestRequest(form={
   ...     'form.widgets.id': u'Stephan',



More information about the Checkins mailing list