We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a484b commit c531421Copy full SHA for c531421
nibabel/cifti2/cifti2.py
@@ -1230,7 +1230,7 @@ def get_data_shape(self):
1230
"""
1231
Returns data shape expected based on the CIFTI-2 header
1232
1233
- Any dimensions omitted in the CIFIT-2 header will be given a default size of None.
+ Any dimensions omitted in the CIFTI-2 header will be given a default size of None.
1234
1235
from . import cifti2_axes
1236
if len(self.mapped_indices) == 0:
0 commit comments