[Checkins] SVN: z3c.form/trunk/src/z3c/form/zcml.txt Typo.

Marius Gedminas marius at pov.lt
Fri Sep 28 18:04:24 EDT 2007


Log message for revision 80355:
  Typo.
  
  

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

-=-
Modified: z3c.form/trunk/src/z3c/form/zcml.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/zcml.txt	2007-09-28 22:03:29 UTC (rev 80354)
+++ z3c.form/trunk/src/z3c/form/zcml.txt	2007-09-28 22:04:23 UTC (rev 80355)
@@ -78,7 +78,7 @@
   >>> print template(myWidget)
   <input type="text" value="" />
 
-We normly render the widget which returns the registered template.
+We normally render the widget which returns the registered template.
 
   >>> print myWidget.render()
   <input type="text" value="" />



More information about the Checkins mailing list