mailr13733 - /branches/gui_testing/gui/analyses/auto_noe.py


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

Header


Content

Posted by edward on July 19, 2011 - 15:47:
Author: bugman
Date: Tue Jul 19 15:47:29 2011
New Revision: 13733

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


Modified:
    branches/gui_testing/gui/analyses/auto_noe.py

Modified: branches/gui_testing/gui/analyses/auto_noe.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/analyses/auto_noe.py?rev=13733&r1=13732&r2=13733&view=diff
==============================================================================
--- branches/gui_testing/gui/analyses/auto_noe.py (original)
+++ branches/gui_testing/gui/analyses/auto_noe.py Tue Jul 19 15:47:29 2011
@@ -450,7 +450,7 @@
         # Set the spectrum ID.
         id = page.spectrum_id.GetValue()
 
-        # Set the ID in the spectrum.baseplane_rmsd page.
+        # Set the ID in the noe.spectrum_type page.
         page = self.wizard.get_page(self.page_indices['spectrum_type'])
         page.spectrum_id.SetValue(id)
 




Related Messages


Powered by MHonArc, Updated Tue Jul 19 16:00:02 2011