aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorBas Couwenberg <sebastic@xs4all.nl>2019-02-23 12:02:16 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-02-23 12:42:23 +0100
commit159e500be0df926596df4c5f6d8795f91a4d83eb (patch)
treea978777ecfbc32334ccb2c5f620d069f39188632 /docs/source
parentc19a18161429a6111c6e402443e3f86abf391a6a (diff)
downloadPROJ-159e500be0df926596df4c5f6d8795f91a4d83eb.tar.gz
PROJ-159e500be0df926596df4c5f6d8795f91a4d83eb.zip
Fix spelling errors.
* specfied -> specified
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).