Skip to content

Commit cbccfb8

Browse files
committed
Fix typos
1 parent 8bb638c commit cbccfb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
mmCIF values by passing them through an arbitrary Python function.
1111
- Checks for non-canonical atom names no longer use Ligand Expo to obtain
1212
CCD info, as it is being retired (#169).
13-
- :class:`ihm.parser.CIFParser` and :class:`ihm.parser.BinaryCIFParser`
13+
- :class:`ihm.metadata.CIFParser` and :class:`ihm.metadata.BinaryCIFParser`
1414
now return the same ``entity_source`` mapping that
15-
:class:`ihm.parser.PDBParser` does (#168).
15+
:class:`ihm.metadata.PDBParser` does (#168).
1616

1717
2.5 - 2025-04-25
1818
================

0 commit comments

Comments
 (0)