aboutsummaryrefslogtreecommitdiff
path: root/src/iso19111/common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/iso19111/common.cpp')
-rw-r--r--src/iso19111/common.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iso19111/common.cpp b/src/iso19111/common.cpp
index b5e393b3..0eb40f12 100644
--- a/src/iso19111/common.cpp
+++ b/src/iso19111/common.cpp
@@ -422,7 +422,7 @@ bool Measure::operator==(const Measure &other) PROJ_PURE_DEFN {
/** \brief Returns whether an object is equivalent to another one.
* @param other other object to compare to
- * @param criterion comparaison criterion.
+ * @param criterion comparison criterion.
* @param maxRelativeError Maximum relative error allowed.
* @return true if objects are equivalent.
*/