aboutsummaryrefslogtreecommitdiff
path: root/src/iso19111/util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/iso19111/util.cpp')
-rw-r--r--src/iso19111/util.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iso19111/util.cpp b/src/iso19111/util.cpp
index 2a6178e2..21d45e44 100644
--- a/src/iso19111/util.cpp
+++ b/src/iso19111/util.cpp
@@ -686,7 +686,7 @@ IComparable::~IComparable() = default;
/** \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 dbContext Database context, or nullptr.
* @return true if objects are equivalent.
*/