From 36a5a178cbd8c338a294ed5528462e65faf20a3d Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 7 Mar 2021 20:29:00 +0100 Subject: doc: typo fixes --- docs/source/specifications/geodetictiffgrids.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/source/specifications') 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 `_ 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 `_ 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 `_ @@ -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 -- cgit v1.2.3