aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-02-23 10:34:38 +0100
committerGitHub <noreply@github.com>2018-02-23 10:34:38 +0100
commit67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e (patch)
treea486222ff67af5e9691598eeb1b4aab19f080e3e /docs/source/development
parent3fcaf7dd2f5334908536126429bc6a4f26261bde (diff)
parent7e2b86e5d1598944626152c89fda0d1d9d5c1b0c (diff)
downloadPROJ-67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e.tar.gz
PROJ-67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e.zip
Merge pull request #815 from mwtoews/typos
Tidy a few typos
Diffstat (limited to 'docs/source/development')
-rw-r--r--docs/source/development/api.rst2
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: