Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Co-authored-by: Sadie L. Bartholomew <[email protected]>
  • Loading branch information
davidhassell and sadielbartholomew authored Nov 11, 2024
1 parent 98f9213 commit 922af47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cf/dimensioncoordinate.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ def anchor(self, value, cell=False, parameters=None, inplace=False):
"""Anchor the coordinate values.
By default, the coordinate values are transformed so that the
first coordinate is the closet to *value* from above (below)
first coordinate is the closest to *value* from above (below)
for increasing (decreasing) coordinates.
If the *cell* parameter is True, then the coordinate values
Expand Down

0 comments on commit 922af47

Please sign in to comment.