mailr14141 - /branches/gui_testing/gui/wizard.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on August 04, 2011 - 17:46:
Author: bugman
Date: Thu Aug  4 17:46:20 2011
New Revision: 14141

URL: http://svn.gna.org/viewcvs/relax?rev=14141&view=rev
Log:
Docstring fix for the spin_control() method.


Modified:
    branches/gui_testing/gui/wizard.py

Modified: branches/gui_testing/gui/wizard.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/wizard.py?rev=14141&r1=14140&r2=14141&view=diff
==============================================================================
--- branches/gui_testing/gui/wizard.py (original)
+++ branches/gui_testing/gui/wizard.py Thu Aug  4 17:46:20 2011
@@ -821,8 +821,8 @@
         @type sizer:        wx.Sizer instance
         @param desc:        The text description.
         @type desc:         str
-        @keyword default:   The default text of the control.
-        @type default:      str
+        @keyword default:   The default value of the control.
+        @type default:      int
         @keyword min:       The minimum value allowed.
         @type min:          int
         @keyword max:       The maximum value allowed.




Related Messages


Powered by MHonArc, Updated Thu Aug 04 18:00:02 2011