diff options
Diffstat (limited to 'src/iso19111/factory.cpp')
| -rw-r--r-- | src/iso19111/factory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iso19111/factory.cpp b/src/iso19111/factory.cpp index 01b4c4e7..57850303 100644 --- a/src/iso19111/factory.cpp +++ b/src/iso19111/factory.cpp @@ -2386,7 +2386,7 @@ AuthorityFactory::createConversion(const std::string &code) const { if (res.empty()) { try { // Conversions using methods Change of Vertical Unit or - // Height Depth Reveral are stored in other_transformation + // Height Depth Reversal are stored in other_transformation auto op = createCoordinateOperation( code, false /* allowConcatenated */, false /* usePROJAlternativeGridNames */, |
