diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/iso19111/coordinateoperation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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, |
