diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-06-25 22:10:32 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-06-25 22:10:32 +0200 |
| commit | 17485da88101e9079f4137024a2cdd4063c5ad21 (patch) | |
| tree | cbbe0f1bd84195d0ba2e25209d77bac29bd696d6 /docs/source/operations/transformations | |
| parent | 5c192b091fd5bf35742a34052fb53fcb3c276fd7 (diff) | |
| download | PROJ-17485da88101e9079f4137024a2cdd4063c5ad21.tar.gz PROJ-17485da88101e9079f4137024a2cdd4063c5ad21.zip | |
doc: typo fix
Diffstat (limited to 'docs/source/operations/transformations')
| -rw-r--r-- | docs/source/operations/transformations/deformation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/transformations/deformation.rst b/docs/source/operations/transformations/deformation.rst index 13614f5c..79d9b7b8 100644 --- a/docs/source/operations/transformations/deformation.rst +++ b/docs/source/operations/transformations/deformation.rst @@ -93,7 +93,7 @@ Required .. option:: +xy_grids=<list> Comma-separated list of grids to load. If a grid is prefixed by an `@` the - grid is consideres optional and PROJ will the not complain if the grid is + grid is considered optional and PROJ will the not complain if the grid is not available. Grids for the horizontla component of a deformation model is expected to be @@ -102,7 +102,7 @@ Required .. option:: +z_grids=<list> Comma-separated list of grids to load. If a grid is prefixed by an `@` the - grid is consideres optional and PROJ will the not complain if the grid is + grid is considered optional and PROJ will the not complain if the grid is not available. Grids for the vertical component of a deformation model is expected to be |
