aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/operations_computation.rst
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-11-29 19:04:06 +0100
committerGitHub <noreply@github.com>2019-11-29 19:04:06 +0100
commit2a36b2f5d4faa316188c45c95dfbed244e0754ab (patch)
treef9b08d00e2347e2430bc87bf26d00e2c1780eaa4 /docs/source/operations/operations_computation.rst
parentc5b923510a695b49a6d9efc4c8f05255f9768f9c (diff)
downloadPROJ-2a36b2f5d4faa316188c45c95dfbed244e0754ab.tar.gz
PROJ-2a36b2f5d4faa316188c45c95dfbed244e0754ab.zip
Update docs/source/operations/operations_computation.rst
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
Diffstat (limited to 'docs/source/operations/operations_computation.rst')
-rw-r--r--docs/source/operations/operations_computation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst
index f9ba014b..906aef13 100644
--- a/docs/source/operations/operations_computation.rst
+++ b/docs/source/operations/operations_computation.rst
@@ -26,7 +26,7 @@ strings, all CRS WKT variants), to be compared to 30 000 for the purely computat
This document is meant as a plain text explanation of the code for developers,
but also as a in-depth examination of what happens under the hood for curious PROJ
users. It is important to keep in mind that it is not meant to be the ultimate
-source of truth of how coordinate operations should be computed. They are clearly
+source of truth of how coordinate operations should be computed. There are clearly
implementation choices and compromises that can be questionned.
Let us start with an example to research operations between the NAD27 and NAD83