diff options
| author | Thomas Knudsen <busstoptaktik@users.noreply.github.com> | 2021-08-16 20:39:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-16 20:39:13 +0200 |
| commit | aacbdaa12e6400b65c87e69719800224b0d4b565 (patch) | |
| tree | 6d7b6ee0cf19f60bec9f53d310c23c7da19d4ed4 /src/transformations/molodensky.cpp | |
| parent | 3d9b6f488d8297c8103d5d8af35e70c4446ea11e (diff) | |
| download | PROJ-aacbdaa12e6400b65c87e69719800224b0d4b565.tar.gz PROJ-aacbdaa12e6400b65c87e69719800224b0d4b565.zip | |
Spell the last name of R.E. Deakin correctly
It's spelled correctly in the references, so better also get it right in the source
Diffstat (limited to 'src/transformations/molodensky.cpp')
| -rw-r--r-- | src/transformations/molodensky.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transformations/molodensky.cpp b/src/transformations/molodensky.cpp index 70cf987b..29c51b55 100644 --- a/src/transformations/molodensky.cpp +++ b/src/transformations/molodensky.cpp @@ -15,7 +15,7 @@ The code in this file is mostly based on The Standard and Abridged Molodensky Coordinate Transformation - Formulae, 2004, R.E. Deaking, + Formulae, 2004, R.E. Deakin, http://www.mygeodesy.id.au/documents/Molodensky%20V2.pdf |
