Skip to content

Commit d39d704

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

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
@@ -136,7 +136,7 @@ class Data(DataClassDeprecationsMixin, CFANetCDF, Container, cfdm.Data):
136136
# when a new dask array is set. See `_clear_after_dask_update` for
137137
# details.
138138
#
139-
# These must constants must have values 2**N (N>=1), except for
139+
# These constants must have values 2**N (N>=1), except for
140140
# `_NONE` which must be 0, and `_ALL` which must be the sum of
141141
# other constants. It is therefore convenient to define these
142142
# constants in binary.

0 commit comments

Comments
 (0)