mailr15938 - /branches/uf_redesign/user_functions/pipe.py


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

Header


Content

Posted by edward on May 03, 2012 - 22:28:
Author: bugman
Date: Thu May  3 22:28:28 2012
New Revision: 15938

URL: http://svn.gna.org/viewcvs/relax?rev=15938&view=rev
Log:
Modified the pipe user function class description.


Modified:
    branches/uf_redesign/user_functions/pipe.py

Modified: branches/uf_redesign/user_functions/pipe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/user_functions/pipe.py?rev=15938&r1=15937&r2=15938&view=diff
==============================================================================
--- branches/uf_redesign/user_functions/pipe.py (original)
+++ branches/uf_redesign/user_functions/pipe.py Thu May  3 22:28:28 2012
@@ -29,7 +29,7 @@
 
 # The user function class.
 uf_class = uf_info.add_class('pipe')
-uf_class.title = "Class for holding the user functions for manipulating data 
pipes."
+uf_class.title = "Class holding the user functions for manipulating data 
pipes."
 
 # The pipe.copy user function.
 uf = uf_info.add_uf('pipe.copy')




Related Messages


Powered by MHonArc, Updated Thu May 03 22:40:02 2012