Author: bugman
Date: Thu Feb 5 15:19:57 2015
New Revision: 27546
URL: http://svn.gna.org/viewcvs/relax?rev=27546&view=rev
Log:
Small fix for the structure.add_model user function description.
Modified:
trunk/user_functions/structure.py
Modified: trunk/user_functions/structure.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/user_functions/structure.py?rev=27546&r1=27545&r2=27546&view=diff
==============================================================================
--- trunk/user_functions/structure.py (original)
+++ trunk/user_functions/structure.py Thu Feb 5 15:19:57 2015
@@ -153,7 +153,7 @@
)
# Description.
uf.desc.append(Desc_container())
-uf.desc[-1].add_paragraph("This allows new models to be added to the internal
structural object. Note that no structural information is allowed to be
present")
+uf.desc[-1].add_paragraph("This allows new models to be added to the internal
structural object. Note that no structural information is allowed to be
present.")
uf.backend = pipe_control.structure.main.add_model
uf.menu_text = "&add_model"
uf.gui_icon = "oxygen.actions.list-add-relax-blue"
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits