diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-01-17 16:29:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-17 16:29:38 +0100 |
| commit | db2950e56ea26a0949b71378d73559a16fc40f26 (patch) | |
| tree | 079ed0f7d5b2a4139a13f2189569b326b3a22bf5 /docs/source/operations/transformations/vgridshift.rst | |
| parent | 1e7f6c68bfb54727b855533ad00ed335b092f56a (diff) | |
| parent | f0bff3680a17d11eb835786a13c444823847ad17 (diff) | |
| download | PROJ-db2950e56ea26a0949b71378d73559a16fc40f26.tar.gz PROJ-db2950e56ea26a0949b71378d73559a16fc40f26.zip | |
Merge pull request #2505 from visr/typos
fix a few typos in the docs
Diffstat (limited to 'docs/source/operations/transformations/vgridshift.rst')
| -rw-r--r-- | docs/source/operations/transformations/vgridshift.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/transformations/vgridshift.rst b/docs/source/operations/transformations/vgridshift.rst index d4f1f97f..5a31ae8f 100644 --- a/docs/source/operations/transformations/vgridshift.rst +++ b/docs/source/operations/transformations/vgridshift.rst @@ -126,7 +126,7 @@ Optional Z_{target} = Z_{source} + multiplier \times gridvalue The multiplier can be used to control whether the gridvalue should be added - or sustracted, and if unit conversion must be done (the multiplied gridvalue + or subtracted, and if unit conversion must be done (the multiplied gridvalue must be expressed in metre). Note that the default is `-1.0` for historical reasons. |
