mailr22761 - /trunk/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 April 14, 2014 - 19:58:
Author: bugman
Date: Mon Apr 14 19:58:56 2014
New Revision: 22761

URL: http://svn.gna.org/viewcvs/relax?rev=22761&view=rev
Log:
Changed the title for the value user function class.


Modified:
    trunk/user_functions/value.py

Modified: trunk/user_functions/value.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/value.py?rev=22761&r1=22760&r2=22761&view=diff
==============================================================================
--- trunk/user_functions/value.py       (original)
+++ trunk/user_functions/value.py       Mon Apr 14 19:58:56 2014
@@ -49,7 +49,7 @@
 
 # The user function class.
 uf_class = uf_info.add_class('value')
-uf_class.title = "Class for setting data values."
+uf_class.title = "Class for setting parameter values."
 uf_class.menu_text = "&value"
 uf_class.gui_icon = "relax.value"
 




Related Messages


Powered by MHonArc, Updated Tue Apr 15 09:20:03 2014