From 4356d7884a47133f830d994703ef6a9dde2c1e08 Mon Sep 17 00:00:00 2001 From: Martin Desruisseaux Date: Fri, 18 Oct 2019 00:20:08 +0200 Subject: Fix two sentences that seem to be copy-and-paste forgotten. --- src/iso19111/datum.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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. -- cgit v1.2.3