diff options
Diffstat (limited to 'src/proj_experimental.h')
| -rw-r--r-- | src/proj_experimental.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj_experimental.h b/src/proj_experimental.h index 27547d17..0e97ac9f 100644 --- a/src/proj_experimental.h +++ b/src/proj_experimental.h @@ -116,7 +116,7 @@ PJ PROJ_DLL *proj_create_cartesian_2D_cs(PJ_CONTEXT *ctx, double unit_conv_factor); -/** Type of Cartesian 2D coordinate system. */ +/** Type of Ellipsoidal 2D coordinate system. */ typedef enum { /* Longitude-Latitude */ |
