aboutsummaryrefslogtreecommitdiff
path: root/src/iso19111/factory.cpp
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-10-25 16:18:58 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-10-25 16:18:58 +0100
commit64312b33672a1c24feefa5127f91666f3b25f583 (patch)
tree6e51c947c0b610664d41045a107be6f7ef334625 /src/iso19111/factory.cpp
parent32f92851c0028e1ff6d5203d34c7ded1ffe1951a (diff)
downloadPROJ-64312b33672a1c24feefa5127f91666f3b25f583.tar.gz
PROJ-64312b33672a1c24feefa5127f91666f3b25f583.zip
Fix typos spotted by scripts/fix_typos.sh
Diffstat (limited to 'src/iso19111/factory.cpp')
-rw-r--r--src/iso19111/factory.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/iso19111/factory.cpp b/src/iso19111/factory.cpp
index 08b627b2..5d02aeea 100644
--- a/src/iso19111/factory.cpp
+++ b/src/iso19111/factory.cpp
@@ -5703,9 +5703,9 @@ AuthorityFactory::createObjectsFromName(
//! @cond Doxygen_Suppress
/** \brief Return a list of objects, identifier by their name, with the name
- * on which the match occured.
+ * on which the match occurred.
*
- * The name on which the match occured might be different from the object name,
+ * The name on which the match occurred might be different from the object name,
* if the match has been done on an alias name of that object.
*
* @param searchedName Searched name. Must be at least 2 character long.