diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 19:47:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 19:47:47 +0100 |
| commit | 54aa89325f587799d422f357630fcf9e3d8d057f (patch) | |
| tree | d2416a08ce728e482205784fb4bdae6b45739231 /docs | |
| parent | da0512871168f89c956ac94916d65288de2a2c68 (diff) | |
| download | PROJ-54aa89325f587799d422f357630fcf9e3d8d057f.tar.gz PROJ-54aa89325f587799d422f357630fcf9e3d8d057f.zip | |
Update docs/source/operations/operations_computation.rst
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/operations/operations_computation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst index 2986725e..b39dfb70 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -116,7 +116,7 @@ not attempt any datum shift, hence the "ballpark" qualifier in its name. Filtering and sorting of coordinate operations ---------------------------------------------- -The last step is to filter and sort results in a relevance order. +The last step is to filter and sort results in order of relevance. The filtering takes into account a minimum accuracy that the user might have expressed, an |
