aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-10-25 16:18:58 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-10-25 16:18:58 +0100
commit64312b33672a1c24feefa5127f91666f3b25f583 (patch)
tree6e51c947c0b610664d41045a107be6f7ef334625 /docs
parent32f92851c0028e1ff6d5203d34c7ded1ffe1951a (diff)
downloadPROJ-64312b33672a1c24feefa5127f91666f3b25f583.tar.gz
PROJ-64312b33672a1c24feefa5127f91666f3b25f583.zip
Fix typos spotted by scripts/fix_typos.sh
Diffstat (limited to 'docs')
-rw-r--r--docs/source/community/rfc/rfc-6.rst2
-rw-r--r--docs/source/operations/projections/tmerc.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/community/rfc/rfc-6.rst b/docs/source/community/rfc/rfc-6.rst
index a4437962..ed8115df 100644
--- a/docs/source/community/rfc/rfc-6.rst
+++ b/docs/source/community/rfc/rfc-6.rst
@@ -182,7 +182,7 @@ single triangle:
"authority": {
"name": "Authority name",
"url": "http://example.com",
- "address": "Adress",
+ "address": "Address",
"email": "test@example.com"
},
"links": [
diff --git a/docs/source/operations/projections/tmerc.rst b/docs/source/operations/projections/tmerc.rst
index 899c6ac0..3a18904f 100644
--- a/docs/source/operations/projections/tmerc.rst
+++ b/docs/source/operations/projections/tmerc.rst
@@ -122,7 +122,7 @@ to Krüger :cite:`Krueger1912` who gave the series expansions accurate to
:math:`n^4`, where :math:`n = (a-b)/(a+b)` is the third flattening.
These series were extended to sixth order by Engsager and Poder in
:cite:`Poder1998` and :cite:`Engsager2007`. This gives full
-double-precision accuracy withing 3900 km of the central meridian (about
+double-precision accuracy within 3900 km of the central meridian (about
57% of the surface of the earth) :cite:`Karney2011tm`. The error is
less than 0.1 mm within 7000 km of the central meridian (about 89% of
the surface of the earth).