mailr13135 - /branches/gui_testing/gui/user_functions/value.py


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

Header


Content

Posted by edward on June 20, 2011 - 19:49:
Author: bugman
Date: Mon Jun 20 19:49:46 2011
New Revision: 13135

URL: http://svn.gna.org/viewcvs/relax?rev=13135&view=rev
Log:
Fix for the Value_panel class docstring.


Modified:
    branches/gui_testing/gui/user_functions/value.py

Modified: branches/gui_testing/gui/user_functions/value.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/user_functions/value.py?rev=13135&r1=13134&r2=13135&view=diff
==============================================================================
--- branches/gui_testing/gui/user_functions/value.py (original)
+++ branches/gui_testing/gui/user_functions/value.py Mon Jun 20 19:49:46 2011
@@ -57,7 +57,7 @@
 
 
 class Set_panel(UF_panel):
-    """The user function window."""
+    """The value.set() user function panel."""
 
     # Some class variables.
     image_path = WIZARD_IMAGE_PATH + 'value' + sep + 'value.png'




Related Messages


Powered by MHonArc, Updated Mon Jun 20 20:00:02 2011