aboutsummaryrefslogtreecommitdiff
path: root/docs/source/usage/differences.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2019-03-17 09:06:56 +0100
committerGitHub <noreply@github.com>2019-03-17 09:06:56 +0100
commitb91db13e6175b0444f6f48d462d1b45f1841983a (patch)
tree4653196c4ee423db0fc5bd3b3c530c9d5d4f5c69 /docs/source/usage/differences.rst
parentbf609ea9ae605d3cf3ce76307f92712b75f01e47 (diff)
parentde5181ffaf298cbee11e0164a2fbf1ead220d9a1 (diff)
downloadPROJ-b91db13e6175b0444f6f48d462d1b45f1841983a.tar.gz
PROJ-b91db13e6175b0444f6f48d462d1b45f1841983a.zip
Merge pull request #1309 from kbevers/update-docs
Doc updates, most notably rewrite of FAQ
Diffstat (limited to 'docs/source/usage/differences.rst')
-rw-r--r--docs/source/usage/differences.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/usage/differences.rst b/docs/source/usage/differences.rst
index d5eebe8e..4d05543a 100644
--- a/docs/source/usage/differences.rst
+++ b/docs/source/usage/differences.rst
@@ -97,8 +97,8 @@ Effectively this means that the direction of the operation has been reversed,
so that what in PROJ 5 was a forward operation is now an inverse operation and
vice versa.
-Pipelines written for PROJ 5 can be migrated to PROJ 6 by adding :option:`
-+inv` to forward steps involving the deformation operation. Similarly
+Pipelines written for PROJ 5 can be migrated to PROJ 6 by adding :option:`+inv`
+to forward steps involving the deformation operation. Similarly
:option:`+inv` should be removed from inverse steps to be compatible with
PROJ 6.
@@ -113,4 +113,4 @@ the time span for which they wish to apply a given deformation. The parameter
exclusive with :option:`+t_epoch`. :option:`+dt` is used when deformation
for a set amount of time is needed and :option:`+t_epoch` is used (in
conjunction with the observation time of the input coordinate) when
-deformation from a specific epoch to the observation time is needed. \ No newline at end of file
+deformation from a specific epoch to the observation time is needed.