aboutsummaryrefslogtreecommitdiff
path: root/html/man_pj_init.html
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-02-23 10:40:55 +0100
committerKristian Evers <kristianevers@gmail.com>2018-02-23 10:40:55 +0100
commitdf1e4980d8ca36b1c7e26a312aee4eecc17c66ed (patch)
treef2d34d5038ceb831dd42857d2d7a46aea14e38ca /html/man_pj_init.html
parentc7398bd44d47ac824bb7f81bfdfe60fff3b9b675 (diff)
parent67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e (diff)
downloadPROJ-df1e4980d8ca36b1c7e26a312aee4eecc17c66ed.tar.gz
PROJ-df1e4980d8ca36b1c7e26a312aee4eecc17c66ed.zip
Merge remote-tracking branch 'osgeo/master' into docs-release-4.10.0
Diffstat (limited to 'html/man_pj_init.html')
-rw-r--r--html/man_pj_init.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/man_pj_init.html b/html/man_pj_init.html
index 9e3c73e0..25889942 100644
--- a/html/man_pj_init.html
+++ b/html/man_pj_init.html
@@ -91,7 +91,7 @@ Memory associated with the projection may be freed with <B>pj_free</B>.
<H2>EXAMPLE</H2>
The following program reads latitude and longitude values in decimal
-degress, performs Mercator projection with a Clarke 1866 ellipsoid and
+degrees, performs Mercator projection with a Clarke 1866 ellipsoid and
a 33&#176; latitude of true scale and prints the projected
cartesian values in meters:
<PRE>