mailr12824 - /1.3/prompt/bmrb.py


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

Header


Content

Posted by sebastien . morin on April 17, 2011 - 15:50:
Author: semor
Date: Sun Apr 17 15:50:38 2011
New Revision: 12824

URL: http://svn.gna.org/viewcvs/relax?rev=12824&view=rev
Log:
Fixed bug 18037 (https://gna.org/bugs/index.php?18037).

A ":" symbol in the description of a function variable was preventing the
compilation of the user manual using scons.


Modified:
    1.3/prompt/bmrb.py

Modified: 1.3/prompt/bmrb.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/bmrb.py?rev=12824&r1=12823&r2=12824&view=diff
==============================================================================
--- 1.3/prompt/bmrb.py (original)
+++ 1.3/prompt/bmrb.py Sun Apr 17 15:50:38 2011
@@ -42,8 +42,8 @@
 
         cite_id:  The citation ID string.
 
-        authors:  The list of authors.  Each author element is a list of 
four elements: the first
-            name, last name, first initial, and middle initials.
+        authors:  The list of authors.  Each author element is a list of 
four elements (the first 
+            name, last name, first initial, and middle initials).
 
         doi:  The DOI number, e.g. "10.1000/182".
 




Related Messages


Powered by MHonArc, Updated Sat Apr 23 23:00:02 2011