Skip to content

Commit 9460d11

Browse files
chahankluseverin
andauthored
Correct typo in docstring
Co-authored-by: Luca Severino <[email protected]>
1 parent 262ca5b commit 9460d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climada/util/coordinates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1240,7 +1240,7 @@ def match_coordinates(
12401240
distance : str, optional
12411241
Distance to use for non-exact matching. Possible values are "euclidean", "haversine" and
12421242
"approx". Default: "euclidean"
1243-
crs : str or pyproj crs, optinal
1243+
crs : str or pyproj crs, optional
12441244
Coordinate reference system (crs) of the input coordinates.
12451245
Default: EPSG:4326 (degrees lat/lon)
12461246
threshold : float, optional

0 commit comments

Comments
 (0)