view.py
branchtls-sprint
changeset 878 1b5f2068743e
parent 873 3d9df99b0bfa
child 881 18e6c8db7bc5
--- a/view.py	Fri Feb 20 01:14:40 2009 +0100
+++ b/view.py	Fri Feb 20 01:14:46 2009 +0100
@@ -497,7 +497,7 @@
     __select__ = yes()
     property_defs = {
         _('visible'):  dict(type='Boolean', default=True,
-                            help=_('display the box or not')),
+                            help=_('display the component or not')),
         }    
 
     def div_class(self):