aboutsummaryrefslogtreecommitdiff
path: root/docs/source/projections
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2016-12-12 16:33:43 +0100
committerEven Rouault <even.rouault@spatialys.com>2016-12-12 16:33:43 +0100
commitab7e98b026b327e8b61510ba4e79b5ae42b5e5f2 (patch)
tree0398d826eb4fd29a43d3360ba2e8b75b6f7e943d /docs/source/projections
parente47afa43860e4350dce13689108096ab33c56d12 (diff)
downloadPROJ-ab7e98b026b327e8b61510ba4e79b5ae42b5e5f2.tar.gz
PROJ-ab7e98b026b327e8b61510ba4e79b5ae42b5e5f2.zip
Add a scripts/fix_typos.sh script and correct reported errors
Diffstat (limited to 'docs/source/projections')
-rw-r--r--docs/source/projections/merc.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/projections/merc.rst b/docs/source/projections/merc.rst
index f8269a0e..64ba98a4 100644
--- a/docs/source/projections/merc.rst
+++ b/docs/source/projections/merc.rst
@@ -102,12 +102,12 @@ For the elliptical form of the projection we introduce the scaling factor:
k_0 = m\left( \phi_ts \right)
-where :math:`m\left(\phi\right)` is the parallel radius at lattitude :math:`\phi`.
+where :math:`m\left(\phi\right)` is the parallel radius at latitude :math:`\phi`.
We also use the Isometric Latitude kernel function :math:`t()`.
.. note::
- m() and t() should be described properly on a seperate page about the theory of projections on the ellipsoid.
+ m() and t() should be described properly on a separate page about the theory of projections on the ellipsoid.
Forward projection
==================