diff --git a/modules/io/doc/mmcif.rst b/modules/io/doc/mmcif.rst index 20a816d2dd4e1fb19c8f28901ef75e00c44784e0..75f42288891fb6cb1a1b5aa83e9de7c2710b3fb5 100644 --- a/modules/io/doc/mmcif.rst +++ b/modules/io/doc/mmcif.rst @@ -73,7 +73,8 @@ Notes: :class:`MMCifInfo` as :meth:`~MMCifInfo.GetMMCifEntityIdTr`. * For more complex mappings, such as ligands which may be in a same "old" chain as the protein chain but are represented in a separate "new" chain in mmCIF, - we also store string properties on a per-residue level. + we also store :class:`string properties<ost.GenericPropContainer>` on a + per-residue level. For mmCIF files from the PDB, there is a unique mapping between ("label_asym_id", "label_seq_id") and ("auth_asym_id", "auth_seq_id", "pdbx_PDB_ins_code").