diff options
Diffstat (limited to 'src/pj_mlfn.c')
| -rw-r--r-- | src/pj_mlfn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pj_mlfn.c b/src/pj_mlfn.c index aeab6117..2b823026 100644 --- a/src/pj_mlfn.c +++ b/src/pj_mlfn.c @@ -1,6 +1,6 @@ #include <projects.h> /* meridinal distance for ellipsoid and inverse -** 8th degree - accurate to < 1e-5 meters when used in conjuction +** 8th degree - accurate to < 1e-5 meters when used in conjunction ** with typical major axis values. ** Inverse determines phi to EPS (1e-11) radians, about 1e-6 seconds. */ |
