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:55 +0100
commit22f5eb4724c313a104dc1e55ef1f6833af59e3a1 (patch)
tree27ed28750b3658719ab17ee3b3e17b7913a314e5 /docs/source/specifications
parent2299fa9e16676b1b9df1d7a59e951cf3a299d11c (diff)
downloadPROJ-22f5eb4724c313a104dc1e55ef1f6833af59e3a1.tar.gz
PROJ-22f5eb4724c313a104dc1e55ef1f6833af59e3a1.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