Skip to content

Commit a6b70d8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf/mixin/propertiesdata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3467,7 +3467,7 @@ def filled(self, fill_value=None, inplace=False):
34673467
34683468
fill_value: scalar, optional
34693469
The fill value. By default the fill returned by
3470-
`get_fill_value` is used, or if this is not set then
3470+
`fill_value` is used, or if this is not set then
34713471
the netCDF default fill value for the data type is
34723472
used (as defined by `netCDF.fillvals`).
34733473

0 commit comments

Comments
 (0)