mailr12881 - /1.3/gui/user_functions/residue.py


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

Header


Content

Posted by edward on June 07, 2011 - 16:46:
Author: bugman
Date: Tue Jun  7 16:46:06 2011
New Revision: 12881

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


Modified:
    1.3/gui/user_functions/residue.py

Modified: 1.3/gui/user_functions/residue.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/gui/user_functions/residue.py?rev=12881&r1=12880&r2=12881&view=diff
==============================================================================
--- 1.3/gui/user_functions/residue.py (original)
+++ 1.3/gui/user_functions/residue.py Tue Jun  7 16:46:06 2011
@@ -135,7 +135,7 @@
         # The molecule selection.
         self.mol_from = self.combo_box(sizer, "The source molecule:", 
evt_fn=self.update_res_list)
 
-        # The molecule selection.
+        # The residue selection.
         self.res_from = self.combo_box(sizer, "The source residue:")
 
         # The destination pipe.




Related Messages


Powered by MHonArc, Updated Tue Jun 07 17:00:02 2011