typo tls-sprint
authorsylvain.thenault@logilab.fr
Fri, 20 Feb 2009 01:14:46 +0100
branchtls-sprint
changeset 878 1b5f2068743e
parent 877 decb67772c92
child 879 329fd038c5a3
typo
view.py
--- 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):