mailr5164 - /1.3/generic_fns/align_tensor.py


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

Header


Content

Posted by edward on March 22, 2008 - 23:24:
Author: bugman
Date: Sat Mar 22 23:24:11 2008
New Revision: 5164

URL: http://svn.gna.org/viewcvs/relax?rev=5164&view=rev
Log:
Fix for the map_labels() docstring.


Modified:
    1.3/generic_fns/align_tensor.py

Modified: 1.3/generic_fns/align_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/align_tensor.py?rev=5164&r1=5163&r2=5164&view=diff
==============================================================================
--- 1.3/generic_fns/align_tensor.py (original)
+++ 1.3/generic_fns/align_tensor.py Sat Mar 22 23:24:11 2008
@@ -648,7 +648,7 @@
     @param params:  The list of parameter names.
     @type params:   list of str
     @param bounds:  The bounds of the map.
-    @type params:   list of lists (of a float and bin)
+    @type bounds:   list of lists (of a float and bin)
     @param swap:    An array for switching axes around.
     @type swap:     list of int
     @param inc:     The number of increments of one dimension in the map.




Related Messages


Powered by MHonArc, Updated Sat Mar 22 23:40:11 2008