aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@mines-paris.org>2019-02-23 12:41:56 +0100
committerGitHub <noreply@github.com>2019-02-23 12:41:56 +0100
commit70158c3302f087e6ddd71cf8414e5436b44bc71b (patch)
treea978777ecfbc32334ccb2c5f620d069f39188632 /docs/source
parent50cfb37a04c452bbdec2f6ce3c09ee20624ccb7f (diff)
parent2d4ff76329ce598e9d11688fa47cc5bd0a9f37af (diff)
downloadPROJ-70158c3302f087e6ddd71cf8414e5436b44bc71b.tar.gz
PROJ-70158c3302f087e6ddd71cf8414e5436b44bc71b.zip
Merge pull request #1286 from sebastic/spelling-errors
Fix spelling errors.
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/apps/projinfo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/apps/projinfo.rst b/docs/source/apps/projinfo.rst
index af9ed171..fb17e480 100644
--- a/docs/source/apps/projinfo.rst
+++ b/docs/source/apps/projinfo.rst
@@ -103,7 +103,7 @@ The following control parameters can appear in any order:
.. option:: --spatial-test contains|intersects
Specify how the area of use of coordinate operations found in the database
- are compared to the area of use specfied explicitly with :option:`--area` or :option:`--bbox`,
+ are compared to the area of use specified explicitly with :option:`--area` or :option:`--bbox`,
or derivedi implictly from the area of use of the source and target CRS.
By default, projinfo will only keep coordinate operations whose are of use
is strictly within the area of interest (``contains`` strategy).