[Checkins] SVN: z3c.table/trunk/src/z3c/table/table.py typo

Godefroid Chapelle gotcha at bubblenet.be
Wed Jun 10 05:43:10 EDT 2009


Log message for revision 100788:
  typo

Changed:
  U   z3c.table/trunk/src/z3c/table/table.py

-=-
Modified: z3c.table/trunk/src/z3c/table/table.py
===================================================================
--- z3c.table/trunk/src/z3c/table/table.py	2009-06-10 09:40:22 UTC (rev 100787)
+++ z3c.table/trunk/src/z3c/table/table.py	2009-06-10 09:43:10 UTC (rev 100788)
@@ -300,7 +300,7 @@
         # update columns
         self.updateColumns()
 
-        # setup headers bsaed on columns
+        # setup headers based on columns
         self.rows = self.setUpRows()
 
         # sort items on columns



More information about the Checkins mailing list