[Checkins] SVN: z3c.form/trunk/src/z3c/form/form.txt Some more editing of language.

Martijn Faassen faassen at infrae.com
Sun Sep 23 12:32:53 EDT 2007


Log message for revision 79853:
  Some more editing of language.
  

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 16:29:26 UTC (rev 79852)
+++ z3c.form/trunk/src/z3c/form/form.txt	2007-09-23 16:32:53 UTC (rev 79853)
@@ -172,10 +172,10 @@
 widget has to be created for the field. There are cases when a field
 declaration might be ignored. The following reasons come to mind:
 
-* No widget is created, if the data is not accessible in the content.
-* A custom widget manager has been registered to particularly ignore a field.
+* No widget is created if the data is not accessible in the content.
+* A custom widget manager has been registered to specifically ignore a field.
 
-In our simple test case, all fields will be converted to widgets.
+In our simple example, all fields will be converted to widgets.
 
 Widget Creation
 ~~~~~~~~~~~~~~~



More information about the Checkins mailing list