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 ed76418 commit d825a3cCopy full SHA for d825a3c
nibabel/cifti2/cifti2_axes.py
@@ -177,7 +177,7 @@ class Axis(object):
177
178
* :class:`BrainModelAxis`: each row/column is a voxel or vertex
179
* :class:`ParcelsAxis`: each row/column is a group of voxels and/or vertices
180
- * :class:`ScalarAxis`: each row/column has a unique name (with optional meta-data)
+ * :class:`ScalarAxis`: each row/column has a unique name with optional meta-data
181
* :class:`LabelAxis`: each row/column has a unique name and label table with optional meta-data
182
* :class:`SeriesAxis`: each row/column is a timepoint, which increases monotonically
183
"""
0 commit comments