aboutsummaryrefslogtreecommitdiff
path: root/src/iso19111/factory.cpp
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-03-06 18:33:44 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-03-06 18:33:44 +0100
commit5fff613d07c697040f67f97e40eddd995ec43958 (patch)
treec854c55811466a608bd96b472d32bb6a62b3f2eb /src/iso19111/factory.cpp
parent93da0bcaa0880b183b312e1ce7834c74357e5b0e (diff)
downloadPROJ-5fff613d07c697040f67f97e40eddd995ec43958.tar.gz
PROJ-5fff613d07c697040f67f97e40eddd995ec43958.zip
Typo fixes identified by scripts/fix_typos.sh
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()) {