aboutsummaryrefslogtreecommitdiff
path: root/docs/source/specifications
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-03-07 20:29:00 +0100
committerEven Rouault <even.rouault@spatialys.com>2021-03-07 20:31:43 +0100
commit36a5a178cbd8c338a294ed5528462e65faf20a3d (patch)
tree164a3558242c6af617f4bad082936f53f7e77043 /docs/source/specifications
parent044d4c305f115a10cb8b615c721f7bbb8b19cc3b (diff)
downloadPROJ-36a5a178cbd8c338a294ed5528462e65faf20a3d.tar.gz
PROJ-36a5a178cbd8c338a294ed5528462e65faf20a3d.zip
doc: typo fixes
Diffstat (limited to 'docs/source/specifications')
-rw-r--r--docs/source/specifications/geodetictiffgrids.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/specifications/geodetictiffgrids.rst b/docs/source/specifications/geodetictiffgrids.rst
index 7c05867b..086690b2 100644
--- a/docs/source/specifications/geodetictiffgrids.rst
+++ b/docs/source/specifications/geodetictiffgrids.rst
@@ -151,12 +151,12 @@ is an easy way to inspect such grid files:
- The `ImageDescription <https://www.awaresystems.be/imaging/tiff/tifftags/imagedescription.html>`_
tag may be used to convey extra information about the name, provenance, version
and last updated date of the grid.
- Will be set when possible fo files hosted on the CDN.
+ Will be set when possible for files hosted on the CDN.
Ignored by PROJ.
- The `Copyright <https://www.awaresystems.be/imaging/tiff/tifftags/copyright.html>`_
tag may be used to convey extra information about the copyright and license of the grid.
- Will be set when possible fo files hosted on the CDN.
+ Will be set when possible for files hosted on the CDN.
Ignored by PROJ.
- The `DateTime <https://www.awaresystems.be/imaging/tiff/tifftags/datetime.html>`_
@@ -164,7 +164,7 @@ is an easy way to inspect such grid files:
converted. In case of a file conversion, for example from NTv2, this will be
the date at which the conversion has been performed. The ``ImageDescription``
tag however will contain the latest of the CREATED or UPDATED fields from the NTv2 file.
- Will be set when possible fo files hosted on the CDN.
+ Will be set when possible for files hosted on the CDN.
Ignored by PROJ.
- Files hosted on the CDN will use the `GDAL_NODATA