aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/conversions
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-01-17 16:29:38 +0100
committerGitHub <noreply@github.com>2021-01-17 16:29:38 +0100
commitdb2950e56ea26a0949b71378d73559a16fc40f26 (patch)
tree079ed0f7d5b2a4139a13f2189569b326b3a22bf5 /docs/source/operations/conversions
parent1e7f6c68bfb54727b855533ad00ed335b092f56a (diff)
parentf0bff3680a17d11eb835786a13c444823847ad17 (diff)
downloadPROJ-db2950e56ea26a0949b71378d73559a16fc40f26.tar.gz
PROJ-db2950e56ea26a0949b71378d73559a16fc40f26.zip
Merge pull request #2505 from visr/typos
fix a few typos in the docs
Diffstat (limited to 'docs/source/operations/conversions')
-rw-r--r--docs/source/operations/conversions/cart.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/conversions/cart.rst b/docs/source/operations/conversions/cart.rst
index 111eb7d2..239b1772 100644
--- a/docs/source/operations/conversions/cart.rst
+++ b/docs/source/operations/conversions/cart.rst
@@ -21,7 +21,7 @@ Convert geodetic coordinates to cartesian coordinates (in the forward path).
This conversion converts geodetic coordinate values (longitude, latitude,
elevation above ellipsoid) to their geocentric (X, Y, Z) representation, where
the first axis (X) points from the Earth centre to the point of longitude=0,
-latitude=0, the second axis (Y) points from the Earth centrer to the point of
+latitude=0, the second axis (Y) points from the Earth centre to the point of
longitude=90, latitude=0 and the third axis (Z) points to the North pole.
Usage