Skip to content

Commit 23d7527

Browse files
authored
typo
1 parent 5654753 commit 23d7527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/history.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Change Log
4444
* Added support for calculating geodesic area (:meth:`~pyproj.Geod.polygon_area_perimeter`)
4545
and added interface to calculate total length of a line
4646
(:meth:`~pyproj.Geod.line_length` & :meth:`~pyproj.Geod.line_lengths`) (issue #210).
47-
* Added support for calculating geodesic area and line lemgths with shapely geometries
47+
* Added support for calculating geodesic area and line lengths with shapely geometries
4848
(:meth:`~pyproj.Geod.geometry_area_perimeter` & :meth:`~pyproj.Geod.geometry_length`)
4949
(pull #366)
5050
* New `pyproj.transformer` additions:

0 commit comments

Comments
 (0)