aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.