From 428834c514911a1fc81d42cba9b11a2b1041db16 Mon Sep 17 00:00:00 2001 From: Ben Webb Date: Wed, 23 Oct 2024 15:32:04 -0700 Subject: [PATCH] Fix typo --- ChangeLog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index 09ea476..ac44b68 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,7 +1,7 @@ 1.2 - 2024-10-23 ================ - Data that have been split over multiple mmCIF or BinaryCIF files can now - be combined into a single :class:`ihm.System` object using the new + be combined into a single :class:`modelcif.System` object using the new ``add_to_system`` argument to :func:`modelcif.reader.read` (#10). - A new example, ``associated.py``, has been added to demonstrate reading in data that has been split into multiple "associated" mmCIF files using