aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-10-18 00:43:54 +0200
committerGitHub <noreply@github.com>2019-10-18 00:43:54 +0200
commitf9ba18a4d03e6219f0da0511a5f3e8eadf1851b4 (patch)
treea51a7e296b6786dbe203ab96968f7697c7bfa401 /src
parent45a4ab60d93838099c344c27c00e3604e89846f5 (diff)
parent4356d7884a47133f830d994703ef6a9dde2c1e08 (diff)
downloadPROJ-f9ba18a4d03e6219f0da0511a5f3e8eadf1851b4.tar.gz
PROJ-f9ba18a4d03e6219f0da0511a5f3e8eadf1851b4.zip
Merge pull request #1682 from Geomatys/master
Fix two sentences that seem to be copy-and-paste forgotten.
Diffstat (limited to 'src')
-rw-r--r--src/iso19111/datum.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iso19111/datum.cpp b/src/iso19111/datum.cpp
index fffdc022..95754a8d 100644
--- a/src/iso19111/datum.cpp
+++ b/src/iso19111/datum.cpp
@@ -553,7 +553,7 @@ Ellipsoid::inverseFlattening() PROJ_PURE_DEFN {
* has been defined with this value.
*
* @see computeSemiMinorAxis() that will always return a valid value of the
- * inverse flattening, whether the ellipsoid has been defined through inverse
+ * semi-minor axis, whether the ellipsoid has been defined through inverse
* flattening or semi-minor axis.
*
* @return the semi-minor axis of the ellipsoid, or empty.