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