diff options
| author | Raven Kopelman <raven.kopelman@safe.com> | 2020-01-21 09:48:41 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-21 09:48:41 -0800 |
| commit | c28701eea5666ecd817f53c4b46f09801e98152f (patch) | |
| tree | 107d9ab36fae503942cbd22481bac459e728b3e4 /docs/source | |
| parent | 28ff9563e47baf155a693bef76214ca972511318 (diff) | |
| download | PROJ-c28701eea5666ecd817f53c4b46f09801e98152f.tar.gz PROJ-c28701eea5666ecd817f53c4b46f09801e98152f.zip | |
grammar cleanup, removed confusing "either"
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/operations/transformations/deformation.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/operations/transformations/deformation.rst b/docs/source/operations/transformations/deformation.rst index 15e8addd..38c5e889 100644 --- a/docs/source/operations/transformations/deformation.rst +++ b/docs/source/operations/transformations/deformation.rst @@ -93,7 +93,7 @@ Parameters grid is considered optional and PROJ will the not complain if the grid is not available. - Grids for the horizontal component of a deformation model is expected to be + Grids for the horizontal component of a deformation model are expected to be in CTable2 format. .. option:: +z_grids=<list> @@ -102,8 +102,8 @@ Parameters 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 - in either GTX format. + Grids for the vertical component of a deformation model are expected to be + in GTX format. .. option:: +t_epoch=<value> |
