diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-01-02 11:29:36 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-01-02 11:29:36 +0100 |
| commit | be5778fa90586abd431fc02375870d71d2e3ba78 (patch) | |
| tree | a8b51f31a6161b0ccf6e3075fc32235b466a675e /test/gie | |
| parent | d8d96cecce9c4ee3136e63e32d2ce952fa2ede56 (diff) | |
| download | PROJ-be5778fa90586abd431fc02375870d71d2e3ba78.tar.gz PROJ-be5778fa90586abd431fc02375870d71d2e3ba78.zip | |
Typo fixes
Diffstat (limited to 'test/gie')
| -rw-r--r-- | test/gie/builtins.gie | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/gie/builtins.gie b/test/gie/builtins.gie index c76272e9..bc9374a5 100644 --- a/test/gie/builtins.gie +++ b/test/gie/builtins.gie @@ -175,7 +175,7 @@ expect 0 -2_233_100.9 roundtrip 100 ------------------------------------------------------------------------------- -Test sourthern polar aspect of the ellipsoidal azimuthal equidistant. Test data +Test southern polar aspect of the ellipsoidal azimuthal equidistant. Test data from Snyder p. 198, table 31. ------------------------------------------------------------------------------- operation +proj=aeqd +ellps=intl +lat_0=-90 @@ -1699,7 +1699,7 @@ accept 90 0 expect failure errno tolerance_condition ------------------------------------------------------------------------------- -Test the sourthern polar aspect of the gnonomic projection +Test the southern polar aspect of the gnonomic projection ------------------------------------------------------------------------------- operation +proj=gnom +R=1 +lat_0=-90 ------------------------------------------------------------------------------- |
