mailr22760 - /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:40 2014
New Revision: 22760

URL: http://svn.gna.org/viewcvs/relax?rev=22760&view=rev
Log:
Changed the title in the value.write user function documentation.


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=22760&r1=22759&r2=22760&view=diff
==============================================================================
--- trunk/user_functions/value.py       (original)
+++ trunk/user_functions/value.py       Mon Apr 14 19:58:40 2014
@@ -394,7 +394,7 @@
 
 # The value.write user function.
 uf = uf_info.add_uf('value.write')
-uf.title = "Write spin specific data values to a file."
+uf.title = "Write spin specific parameter values to a file."
 uf.title_short = "Value writing."
 uf.add_keyarg(
     name = "param",




Related Messages


Powered by MHonArc, Updated Mon Apr 14 20:00:02 2014