From 766bfe3e603358fceeb69cfffe93e97027b17c0c Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Sat, 9 Jul 2016 17:19:03 +0200
Subject: [PATCH] update docu

---
 modules/mol/mm/doc/topology.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/mol/mm/doc/topology.rst b/modules/mol/mm/doc/topology.rst
index b61647996..dd6cb8370 100644
--- a/modules/mol/mm/doc/topology.rst
+++ b/modules/mol/mm/doc/topology.rst
@@ -414,7 +414,7 @@ The Topology Class
     force_constant*(x_scale*(x-x0)^2+y_scale*(y-y0)^2+z_scale*(z-z0)^2)
 
     :param index:       Index of particle to be constrained
-    :param reference_pos: Reference position in nm
+    :param reference_pos: Reference position in A
     :param force_constant: Force constant in kJ/mol/nm^2 
     :param x_scale:     X-scale
     :param y_scale:     Y-scale
@@ -1384,4 +1384,4 @@ The Topology Class
 
   .. method:: GetNumExclusions()
 
-    :returns:           :class:`int`
\ No newline at end of file
+    :returns:           :class:`int`
-- 
GitLab