From ba66e2d8d72dbbc5fce7c035e8268f3a99a1d840 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 29 Nov 2019 20:34:11 +0100 Subject: Update docs/source/operations/operations_computation.rst Co-Authored-By: Kristian Evers --- docs/source/operations/operations_computation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst index 497297a2..8941dda3 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -505,7 +505,7 @@ This is implemented by the ``createOperationsDerivedTo`` method For the symetric case, source CRS to a derived CRS, the above algorithm is applied by switching the source and target CRS, and then inverting the resulting operation(s). -This is mostly a matter of avoiding to write twice very similar code. This logic +This is mostly a matter of avoiding to write very similar code twice. This logic is also applied to all below cases when considering the transformation between 2 different types of objects. -- cgit v1.2.3