diff --git a/modules/mol/base/doc/entity.rst b/modules/mol/base/doc/entity.rst index d5bd34bb3b0f66d8f70dc9e7da1e446982697df7..d4415da8c2fcfaaa059b4c8773f2d3fdd70cc954 100644 --- a/modules/mol/base/doc/entity.rst +++ b/modules/mol/base/doc/entity.rst @@ -1200,7 +1200,8 @@ The View Classes .. method:: GetBondCount() Get number of bonds - :rtype: int + + :rtype: :class:`int` .. method:: GetBondList()