There was an error while loading. Please reload this page.
1 parent 5654753 commit 23d7527Copy full SHA for 23d7527
docs/history.rst
@@ -44,7 +44,7 @@ Change Log
44
* Added support for calculating geodesic area (:meth:`~pyproj.Geod.polygon_area_perimeter`)
45
and added interface to calculate total length of a line
46
(: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
+ * Added support for calculating geodesic area and line lengths with shapely geometries
48
(:meth:`~pyproj.Geod.geometry_area_perimeter` & :meth:`~pyproj.Geod.geometry_length`)
49
(pull #366)
50
* New `pyproj.transformer` additions:
0 commit comments