From b7f8a012bfd11465af9f95c3d60101539a25219a Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 9 May 2020 18:48:10 +0200 Subject: scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted --- src/iso19111/common.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/iso19111/common.cpp') 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. */ -- cgit v1.2.3