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

Marius Gedminas marius at pov.lt
Fri Sep 28 17:56:57 EDT 2007


Log message for revision 80353:
  Typo.
  
  

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

-=-
Modified: z3c.form/trunk/src/z3c/form/button.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/button.txt	2007-09-28 21:42:58 UTC (rev 80352)
+++ z3c.form/trunk/src/z3c/form/button.txt	2007-09-28 21:56:56 UTC (rev 80353)
@@ -441,7 +441,7 @@
   TypeError: ('Unrecognized argument type', 1)
 
 When creating a new form derived from another, you often want to keep existing
-buttons and add new ones. In order no to change the super-form class, you need
+buttons and add new ones. In order not to change the super-form class, you need
 to copy the button manager:
 
   >>> bm.keys()



More information about the Checkins mailing list