aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/operations_computation.rst
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-11-29 20:32:33 +0100
committerGitHub <noreply@github.com>2019-11-29 20:32:33 +0100
commit39e5597d3169586ab413b75221edda9bb7bc25df (patch)
tree716fcfe751d6200c6f8d3fe6e07bb582a106ad76 /docs/source/operations/operations_computation.rst
parent204880c7569f79da4fe075c7694527682e2bb0a7 (diff)
downloadPROJ-39e5597d3169586ab413b75221edda9bb7bc25df.tar.gz
PROJ-39e5597d3169586ab413b75221edda9bb7bc25df.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 c2491aa9..ea972f11 100644
--- a/docs/source/operations/operations_computation.rst
+++ b/docs/source/operations/operations_computation.rst
@@ -162,7 +162,7 @@ the CRS to identify and whose name exactly matches the one provided to the
If this search did not succeed, or if the previous case with known CRS identifiers
did not result in matches in the database, the search will be based on the
datums. That is, a list of geographic CRS whose datum matches the datum of the
-source and target CRS is researched in the database (by querying the `geodetic_crs`
+source and target CRS is searched for in the database (by querying the `geodetic_crs`
database table). If the datum has a known
identifier, we will use it, otherwise we will research an equivalent datum in the
database based on the datum name.