aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps
diff options
context:
space:
mode:
authorBas Couwenberg <sebastic@xs4all.nl>2019-02-23 12:02:16 +0100
committerBas Couwenberg <sebastic@xs4all.nl>2019-02-23 12:02:16 +0100
commit2d4ff76329ce598e9d11688fa47cc5bd0a9f37af (patch)
treea978777ecfbc32334ccb2c5f620d069f39188632 /docs/source/apps
parent50cfb37a04c452bbdec2f6ce3c09ee20624ccb7f (diff)
downloadPROJ-2d4ff76329ce598e9d11688fa47cc5bd0a9f37af.tar.gz
PROJ-2d4ff76329ce598e9d11688fa47cc5bd0a9f37af.zip
Fix spelling errors.
* specfied -> specified
Diffstat (limited to 'docs/source/apps')
-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).