Skip to content

Commit 6cae423

Browse files
Update cf/field.py, regridc documentation
Co-authored-by: David Hassell <[email protected]>
1 parent aad0657 commit 6cae423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf/field.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14045,7 +14045,7 @@ def regridc(
1404514045
`Field` or `None` or `RegridOperator`
1404614046
The regridded field construct; or `None` if the
1404714047
operation was in-place; or the regridding operator if
14048-
*return_operator* is True; or the esmpy.Regrid operator
14048+
*return_operator* is True; or the `esmpy.Regrid` operator
1404914049
object if *return_esmpy_regrid_operator* is True.
1405014050

1405114051
**Examples**

0 commit comments

Comments
 (0)