From 6d896cd9291d58397a0459a2143f77edd3b2c307 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 16 Nov 2019 20:05:11 +0100 Subject: typo fix in comment [ci skip] --- src/iso19111/coordinateoperation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/iso19111/coordinateoperation.cpp b/src/iso19111/coordinateoperation.cpp index 070dfc20..11c10e74 100644 --- a/src/iso19111/coordinateoperation.cpp +++ b/src/iso19111/coordinateoperation.cpp @@ -12863,7 +12863,7 @@ bool CoordinateOperationFactory::Private::createOperationsFromDatabase( // If we still didn't find a transformation, and that the source // and target are GeodeticCRS, then go through their underlying // datum to find potential transformations between other - // GeodeticRSs + // GeodeticCRSs // that are made of those datum // The typical example is if transforming between two // GeographicCRS, -- cgit v1.2.3