Skip to content

Commit eb7e573

Browse files
Typo
Co-authored-by: Sadie L. Bartholomew <[email protected]>
1 parent 63cd320 commit eb7e573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf/data/data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3119,7 +3119,7 @@ def _cyclic(self):
31193119
"""Storage for axis cyclicity.
31203120
31213121
Contains a `set` that identifies which axes are cyclic (and
3122-
therefore allow cyclic slicing). The set contains a subset of
3122+
therefore allows cyclic slicing). The set contains a subset of
31233123
the axis identifiers defined by the `_axes` attribute.
31243124
31253125
.. warning:: Never change the value of the `_cyclic` attribute

0 commit comments

Comments
 (0)