diff options
| -rw-r--r-- | docs/source/apps/projinfo.rst | 2 | ||||
| -rw-r--r-- | man/man1/projinfo.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/apps/projinfo.rst b/docs/source/apps/projinfo.rst index f0f66620..826cd244 100644 --- a/docs/source/apps/projinfo.rst +++ b/docs/source/apps/projinfo.rst @@ -225,7 +225,7 @@ The following control parameters can appear in any order: .. versionadded:: 8.0 - Allow to export a geographic or projected 3D CRS as a compound CRS whose + Allows exporting a geographic or projected 3D CRS as a compound CRS whose vertical CRS represents the ellipsoidal height. .. note:: only used for CRS, and with WKT1:GDAL output format diff --git a/man/man1/projinfo.1 b/man/man1/projinfo.1 index d9736b38..24041bbe 100644 --- a/man/man1/projinfo.1 +++ b/man/man1/projinfo.1 @@ -331,7 +331,7 @@ only used for coordinate operation computation New in version 8.0. .sp -Allow to export a geographic or projected 3D CRS as a compound CRS whose +Allows exporting a geographic or projected 3D CRS as a compound CRS whose vertical CRS represents the ellipsoidal height. .sp \fBNOTE:\fP |
