From a4927c2bec24ea0d778205d66ff59bdcb4f9328a Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Thu, 27 Nov 2008 20:31:41 +0000 Subject: various fixes for typos from Frankie (#21) git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1492 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- man/man3/pj_init.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3') diff --git a/man/man3/pj_init.3 b/man/man3/pj_init.3 index 63ba1647..e97a6c15 100644 --- a/man/man3/pj_init.3 +++ b/man/man3/pj_init.3 @@ -76,7 +76,7 @@ pj_errno) on failure. Memory associated with the projection may be freed with \fBpj_free\fR. .SH EXAMPLE 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\(de latitude of true scale and prints the projected cartesian values in meters: .nf -- cgit v1.2.3