mailr9709 - /1.3/data/pipe_container.py


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

Header


Content

Posted by edward on October 09, 2009 - 20:06:
Author: bugman
Date: Fri Oct  9 20:06:21 2009
New Revision: 9709

URL: http://svn.gna.org/viewcvs/relax?rev=9709&view=rev
Log:
Comment fix.


Modified:
    1.3/data/pipe_container.py

Modified: 1.3/data/pipe_container.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/pipe_container.py?rev=9709&r1=9708&r2=9709&view=diff
==============================================================================
--- 1.3/data/pipe_container.py (original)
+++ 1.3/data/pipe_container.py Fri Oct  9 20:06:21 2009
@@ -130,7 +130,7 @@
         # Get the alignment tensor data nodes and, if they exist, fill the 
contents.
         align_tensor_nodes = relax_node.getElementsByTagName('align_tensors')
         if align_tensor_nodes:
-            # Create the diffusion tensor object.
+            # Create the alignment tensor object.
             self.align_tensors = AlignTensorList()
 
             # Fill its contents.




Related Messages


Powered by MHonArc, Updated Fri Oct 09 20:40:02 2009