aboutsummaryrefslogtreecommitdiff
path: root/nad
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 /nad
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 'nad')
-rwxr-xr-xnad/test272
-rwxr-xr-xnad/test832
2 files changed, 2 insertions, 2 deletions
diff --git a/nad/test27 b/nad/test27
index 917f5710..e154a0d6 100755
--- a/nad/test27
+++ b/nad/test27
@@ -4,7 +4,7 @@
# the second pair of numbers are respective easting and northing output.
#
# Proj will vary in the .001ft range with projections using Transverse
-# Mercator due to greater precision of meridinal distance function.
+# Mercator due to greater precision of meridional distance function.
#
NAD_DIR=`dirname $0`
EXE=$1
diff --git a/nad/test83 b/nad/test83
index cf182cea..c025938b 100755
--- a/nad/test83
+++ b/nad/test83
@@ -5,7 +5,7 @@
# the second pair of numbers are respective easting and northing output.
#
# Proj will vary in the .001ft range with projections using Transverse
-# Mercator due to greater precision of meridinal distance function.
+# Mercator due to greater precision of meridional distance function.
#
NAD_DIR=`dirname $0`
EXE=$1