aboutsummaryrefslogtreecommitdiff
path: root/html/man_pj_init.html
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 /html/man_pj_init.html
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 '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>