From 7e2b86e5d1598944626152c89fda0d1d9d5c1b0c Mon Sep 17 00:00:00 2001 From: Mike Toews Date: Fri, 23 Feb 2018 14:10:48 +1300 Subject: Tidy a few typos --- docs/source/development/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/development') diff --git a/docs/source/development/api.rst b/docs/source/development/api.rst index 5b915edf..98cd2e1d 100644 --- a/docs/source/development/api.rst +++ b/docs/source/development/api.rst @@ -53,7 +53,7 @@ Example ------- The following program reads latitude and longitude values in decimal -degress, performs Mercator projection with a Clarke 1866 ellipsoid and a +degrees, performs Mercator projection with a Clarke 1866 ellipsoid and a 33° latitude of true scale and prints the projected cartesian values in meters: -- cgit v1.2.3