aboutsummaryrefslogtreecommitdiff
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
parent50cfb37a04c452bbdec2f6ce3c09ee20624ccb7f (diff)
downloadPROJ-2d4ff76329ce598e9d11688fa47cc5bd0a9f37af.tar.gz
PROJ-2d4ff76329ce598e9d11688fa47cc5bd0a9f37af.zip
Fix spelling errors.
* specfied -> specified
-rw-r--r--docs/source/apps/projinfo.rst2
-rw-r--r--man/man1/projinfo.12
2 files changed, 2 insertions, 2 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).
diff --git a/man/man1/projinfo.1 b/man/man1/projinfo.1
index fcfe3345..eb15ebc4 100644
--- a/man/man1/projinfo.1
+++ b/man/man1/projinfo.1
@@ -144,7 +144,7 @@ only used for coordinate operation computation
.TP
.B \-\-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 \fI\%\-\-area\fP or \fI\%\-\-bbox\fP,
+are compared to the area of use specified explicitly with \fI\%\-\-area\fP or \fI\%\-\-bbox\fP,
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 (\fBcontains\fP strategy).