diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-10-09 21:04:47 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-10-09 21:04:47 +0200 |
| commit | 6c203a4395f30eae4f49230d2e2cb7652006b959 (patch) | |
| tree | a8849ad19daaea7e04718b6f2f8b57a1df1aeffe /docs/source | |
| parent | 425cfd0f59c414d18cb5050f8560fb54310cf507 (diff) | |
| download | PROJ-6c203a4395f30eae4f49230d2e2cb7652006b959.tar.gz PROJ-6c203a4395f30eae4f49230d2e2cb7652006b959.zip | |
Fix typos
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/faq.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/lsat.rst | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/faq.rst b/docs/source/faq.rst index a218e1a8..f72ec132 100644 --- a/docs/source/faq.rst +++ b/docs/source/faq.rst @@ -130,7 +130,7 @@ How do I use 3 parameter and 7 parameter datum shifting Datum shifts can be approximated with 3 and 7 parameter transformations. Their use with :program:`cs2cs` is more fully described in the -:ref:`geodetic tranformation<cs2cs_specific_options>` section. +:ref:`geodetic transformation<cs2cs_specific_options>` section. More generically, the :ref:`helmert` can be used with :program:`cct`. diff --git a/docs/source/operations/projections/lsat.rst b/docs/source/operations/projections/lsat.rst index 4df944b5..c2b2d902 100644 --- a/docs/source/operations/projections/lsat.rst +++ b/docs/source/operations/projections/lsat.rst @@ -19,11 +19,11 @@ Required .. option:: +lsat=<value> - Landsat satelite used for the projection. Value between 1 and 5. + Landsat satellite used for the projection. Value between 1 and 5. .. option:: +path=<value> - Selected path of satelite. Value between 1 and 253 when :option:`+lsat` is + Selected path of satellite. Value between 1 and 253 when :option:`+lsat` is set to 1,2 or 3, otherwise valid input is between 1 and 233. |
