diff options
| author | Mike Toews <mwtoews@gmail.com> | 2018-02-23 14:10:48 +1300 |
|---|---|---|
| committer | Mike Toews <mwtoews@gmail.com> | 2018-02-23 14:14:55 +1300 |
| commit | 7e2b86e5d1598944626152c89fda0d1d9d5c1b0c (patch) | |
| tree | a486222ff67af5e9691598eeb1b4aab19f080e3e /docs/source/development | |
| parent | 3fcaf7dd2f5334908536126429bc6a4f26261bde (diff) | |
| download | PROJ-7e2b86e5d1598944626152c89fda0d1d9d5c1b0c.tar.gz PROJ-7e2b86e5d1598944626152c89fda0d1d9d5c1b0c.zip | |
Tidy a few typos
Diffstat (limited to 'docs/source/development')
| -rw-r--r-- | docs/source/development/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
