From 650fb0fd911cba631d9202fe718fd7b705cb3f8e Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 17 Nov 2019 19:51:36 +0100 Subject: typo fix in comment [ci skip] --- src/iso19111/c_api.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/iso19111/c_api.cpp') diff --git a/src/iso19111/c_api.cpp b/src/iso19111/c_api.cpp index fd661cf8..cac09656 100644 --- a/src/iso19111/c_api.cpp +++ b/src/iso19111/c_api.cpp @@ -6913,7 +6913,7 @@ struct PJ_OPERATION_FACTORY_CONTEXT { * If authority is set to "any", then coordinate * operations from any authority will be searched * If authority 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 ctx Context, or NULL for default context. * @param authority Name of authority to which to restrict the search of -- cgit v1.2.3