Skip to content

Commit 3bfd503

Browse files
authored
Update gridData/core.py
1 parent bd93fe6 commit 3bfd503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gridData/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class Grid(object):
9898
the data in `grid` is a 3D volume. If ``True``, assume `grid` is volumetric.
9999
100100
.. Note:: `assume_volumetric` only has an effect when loading
101-
MRC/CCP4 files. See :class:`gridData.MRC.MRC`
101+
MRC/CCP4 files. See :class:`gridData.mrc.MRC`
102102
103103
.. versionadded:: 1.1.0
104104

0 commit comments

Comments
 (0)