From d2fcfab2adc546a4f6756b366e6fa6dc7844b413 Mon Sep 17 00:00:00 2001 From: Stefan Bienert <stefan.bienert@unibas.ch> Date: Mon, 27 Jun 2011 10:48:10 +0200 Subject: [PATCH] Just tuned the documentation (editors.rst) a bit. --- modules/mol/base/doc/editors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mol/base/doc/editors.rst b/modules/mol/base/doc/editors.rst index 87e23fe8e..574f6b18c 100644 --- a/modules/mol/base/doc/editors.rst +++ b/modules/mol/base/doc/editors.rst @@ -337,4 +337,4 @@ using an :class:`ICSEditor` is undefined and vice versa. :param angle: The angle in radians :raises: :exc:`RuntimeError` when one of the atoms is invalid or there is - no bond between atom1 and atom2 or atom2 and atom3. + no bond between atom1 and atom2 or atom2 and atom3. -- GitLab