aboutsummaryrefslogtreecommitdiff
path: root/src/iso19111/factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/iso19111/factory.cpp')
-rw-r--r--src/iso19111/factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iso19111/factory.cpp b/src/iso19111/factory.cpp
index a4529c9f..1c836367 100644
--- a/src/iso19111/factory.cpp
+++ b/src/iso19111/factory.cpp
@@ -4333,7 +4333,7 @@ AuthorityFactory::createBetweenGeodeticCRSWithDatumBasedIntermediates(
"a2.south_lat, a2.west_lon, a2.north_lat, a2.east_lon) = 1 ";
#if 0
- // While those additonal constraints are correct, they are found to
+ // While those additional constraints are correct, they are found to
// kill performance. So enforce them as post-processing
if (!allowedAuthorities.empty()) {