From ab7e98b026b327e8b61510ba4e79b5ae42b5e5f2 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 12 Dec 2016 16:33:43 +0100 Subject: Add a scripts/fix_typos.sh script and correct reported errors --- docs/source/projections/merc.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/projections') 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 ================== -- cgit v1.2.3