Skip to content

Commit fbb7ee6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf/mixin/propertiesdatabounds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2089,7 +2089,7 @@ def filled(self, fill_value=None, bounds=True, inplace=False):
20892089
20902090
fill_value: scalar, optional
20912091
The fill value. By default the fill returned by
2092-
`get_fill_value` is used, or if this is not set then
2092+
`fill_value` is used, or if this is not set then
20932093
the netCDF default fill value for the data type is
20942094
used (as defined by `netCDF.fillvals`).
20952095

0 commit comments

Comments
 (0)