From cdbc4ac56b53c79d3651436172d95680b68fe34e Mon Sep 17 00:00:00 2001 From: Xavier Robin <xavier.robin@unibas.ch> Date: Thu, 8 May 2025 16:29:24 +0200 Subject: [PATCH] doc: typo --- modules/mol/alg/doc/molck.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mol/alg/doc/molck.rst b/modules/mol/alg/doc/molck.rst index 56f0fb6d..fa5817d7 100644 --- a/modules/mol/alg/doc/molck.rst +++ b/modules/mol/alg/doc/molck.rst @@ -184,7 +184,7 @@ API .. attribute:: assign_elem - Assigns elements as defined in the respective entries of the coupound + Assigns elements as defined in the respective entries of the compound library (provided at Molck call). For unknown atoms (see definition in :attr:`rm_unk_atoms`), the element is set to an empty string. To avoid empty strings as elements, this property should only be applied -- GitLab