mailr20522 - /trunk/user_functions/spectrum.py


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

Header


Content

Posted by edward on August 03, 2013 - 00:08:
Author: bugman
Date: Sat Aug  3 00:08:28 2013
New Revision: 20522

URL: http://svn.gna.org/viewcvs/relax?rev=20522&view=rev
Log:
Fix for two spaces are used after a period in documentation.

Progress sr #3043: (https://gna.org/support/index.php?3043) - support for 
NMRPipe seriesTab format *.ser.

relax uses the double space for easier for the eyes to pick up the sentence 
structure.
Troels E. Linnet provided this patch. Commit by: tlinnet _aaattt_ 
gmail_dot_com

Signed-off-by: Edward d'Auvergne <edward@xxxxxxxxxxxxx>

Modified:
    trunk/user_functions/spectrum.py

Modified: trunk/user_functions/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/spectrum.py?rev=20522&r1=20521&r2=20522&view=diff
==============================================================================
--- trunk/user_functions/spectrum.py (original)
+++ trunk/user_functions/spectrum.py Sat Aug  3 00:08:28 2013
@@ -235,7 +235,7 @@
     name = "spectrum_id",
     py_type = "str_or_str_list",
     desc_short = "spectrum ID string",
-    desc = "The unique spectrum ID string or list of strings to associate 
with the peak intensity values. If 'auto' is provided for a NMRPipe seriesTab 
formatted file, the ID's are auto generated in form of Z_A{i}."
+    desc = "The unique spectrum ID string or list of strings to associate 
with the peak intensity values.  If 'auto' is provided for a NMRPipe 
seriesTab formatted file, the ID's are auto generated in form of Z_A{i}."
 )
 uf.add_keyarg(
     name = "heteronuc",




Related Messages


Powered by MHonArc, Updated Sat Aug 03 13:40:02 2013