Skip to content

Commit ba5b706

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

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
@@ -3469,7 +3469,7 @@ def filled(self, fill_value=None, inplace=False):
34693469
The fill value. By default the fill returned by
34703470
`fill_value` is used, or if this is not set then
34713471
the netCDF default fill value for the data type is
3472-
used (as defined by `netCDF.fillvals`).
3472+
used (as defined by `cf.default_netCDF_fillvals`).
34733473
34743474
{{inplace: `bool`, optional}}
34753475

0 commit comments

Comments
 (0)