Skip to content

Commit aad0657

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

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
@@ -13749,7 +13749,7 @@ def regrids(
1374913749
`Field` or `None` or `RegridOperator`
1375013750
The regridded field construct; or `None` if the
1375113751
operation was in-place; or the regridding operator if
13752-
*return_operator* is True; or the esmpy.Regrid operator
13752+
*return_operator* is True; or the `esmpy.Regrid` operator
1375313753
object if *return_esmpy_regrid_operator* is True.
1375413754

1375513755
**Examples**

0 commit comments

Comments
 (0)