appobject.py
changeset 2818 326375561412
parent 2811 e1f3b8e7f19a
child 2819 b864288fd316
--- a/appobject.py	Thu Aug 13 11:24:52 2009 +0200
+++ b/appobject.py	Thu Aug 13 11:32:34 2009 +0200
@@ -313,8 +313,8 @@
     # overriding) only the first encountered definition is considered, so those
     # objects can't try to have different default values for instance.
     #
-    # you can then access to a property value using self.propval, where self is
-    # an instance of class
+    # you can then access to a property value using self.cw_propval, where self
+    # is an instance of class
 
     @classmethod
     def _cwpropkey(cls, propid):