From 56dce02c707f0fe560f2c4cf5226520746950972 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 13 Mar 2021 12:58:25 +0100 Subject: typo fix in comment --- src/iso19111/operation/coordinateoperationfactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/iso19111/operation/coordinateoperationfactory.cpp b/src/iso19111/operation/coordinateoperationfactory.cpp index 7509c513..80cac153 100644 --- a/src/iso19111/operation/coordinateoperationfactory.cpp +++ b/src/iso19111/operation/coordinateoperationfactory.cpp @@ -439,7 +439,7 @@ CoordinateOperationContext::getIntermediateCRS() const { * If authorityFactory->getAuthority() is set to "any", then coordinate * operations from any authority will be searched * If authorityFactory->getAuthority() is a non-empty string different of "any", - * then coordinate operatiosn will be searched only in that authority namespace. + * then coordinate operations will be searched only in that authority namespace. * * @param authorityFactory Authority factory, or null if no database lookup * is allowed. -- cgit v1.2.3