diff options
Diffstat (limited to 'src/iso19111/c_api.cpp')
| -rw-r--r-- | src/iso19111/c_api.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/iso19111/c_api.cpp b/src/iso19111/c_api.cpp index 200ac454..340d9fb9 100644 --- a/src/iso19111/c_api.cpp +++ b/src/iso19111/c_api.cpp @@ -2236,8 +2236,8 @@ PJ *proj_get_target_crs(PJ_CONTEXT *ctx, const PJ *obj) { * </li> * <li>90% means that CRS are equivalent, but the names are not exactly the * same.</li> - * <li>70% means that CRS are equivalent), but the names do not match at - * all.</li> + * <li>70% means that CRS are equivalent, but the names are not equivalent. + * </li> * <li>25% means that the CRS are not equivalent, but there is some similarity * in * the names.</li> |
