From 4a1815f1cf58accfd4a2230b863d58cc7771e383 Mon Sep 17 00:00:00 2001 From: Xavier Robin <xavier.robin@unibas.ch> Date: Fri, 7 Jul 2023 16:50:14 +0200 Subject: [PATCH] doc: cleanup formatting --- modules/mol/base/doc/entity.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mol/base/doc/entity.rst b/modules/mol/base/doc/entity.rst index 96184b9d7..f56797a42 100644 --- a/modules/mol/base/doc/entity.rst +++ b/modules/mol/base/doc/entity.rst @@ -1294,7 +1294,7 @@ Bond Handle All the :class:`generic properties <ost.GenericPropContainer>` are available. .. attribute:: first - .. attribute:: second + second Atoms involved in the bond. No assumptions about the order should be made. With the internal coordinate system enabled, first and second may even be -- GitLab