mailr14635 - /1.3/gui/spin_viewer/frame.py


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

Header


Content

Posted by edward on September 14, 2011 - 18:15:
Author: bugman
Date: Wed Sep 14 18:15:48 2011
New Revision: 14635

URL: http://svn.gna.org/viewcvs/relax?rev=14635&view=rev
Log:
Spelling fix for the spin loading wizard.


Modified:
    1.3/gui/spin_viewer/frame.py

Modified: 1.3/gui/spin_viewer/frame.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/gui/spin_viewer/frame.py?rev=14635&r1=14634&r2=14635&view=diff
==============================================================================
--- 1.3/gui/spin_viewer/frame.py (original)
+++ 1.3/gui/spin_viewer/frame.py Wed Sep 14 18:15:48 2011
@@ -387,7 +387,7 @@
 
     # Class variables.
     image_path = WIZARD_IMAGE_PATH + 'spin.png'
-    main_text = 'Select the method for loading spins into relax.  To options 
are possible.  The first is to read sequence information out of a file via 
the sequence.read user function.  The second is to read in a 3D structure 
file via the structure.read_pdb user function and then to load the spins from 
this structure using the structure.load_spins user function.'
+    main_text = 'Select the method for loading spins into relax.  Two 
options are possible: the first is to read sequence information out of a text 
file via the sequence.read user function; the second is to read in a 3D 
structure file via the structure.read_pdb user function and then to load the 
spins from this structure using the structure.load_spins user function.'
     title = 'Spin loading'
 
 




Related Messages


Powered by MHonArc, Updated Wed Sep 14 18:40:01 2011