From 2ff2cdea0a40857e9e65bee47b6f2c9076ef5a79 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 6 Mar 2019 11:12:29 +0100 Subject: Fix bad rst formatting --- docs/source/usage/differences.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/source') 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. -- cgit v1.2.3