mailr7914 - /branches/spectral_errors/prompt/spectrum.py


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

Header


Content

Posted by edward on October 22, 2008 - 12:24:
Author: bugman
Date: Wed Oct 22 12:24:56 2008
New Revision: 7914

URL: http://svn.gna.org/viewcvs/relax?rev=7914&view=rev
Log:
Fix for the user function class documentation.


Modified:
    branches/spectral_errors/prompt/spectrum.py

Modified: branches/spectral_errors/prompt/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/spectral_errors/prompt/spectrum.py?rev=7914&r1=7913&r2=7914&view=diff
==============================================================================
--- branches/spectral_errors/prompt/spectrum.py (original)
+++ branches/spectral_errors/prompt/spectrum.py Wed Oct 22 12:24:56 2008
@@ -33,7 +33,7 @@
     def __init__(self, relax):
         # Help.
         self.__relax_help__ = \
-        """Class for calculating NOE data."""
+        """Class for supporting the input of spectral data."""
 
         # Add the generic help string.
         self.__relax_help__ = self.__relax_help__ + "\n" + 
help.relax_class_help




Related Messages


Powered by MHonArc, Updated Wed Oct 22 12:40:02 2008