diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-10-25 16:18:58 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-10-25 16:18:58 +0100 |
| commit | 64312b33672a1c24feefa5127f91666f3b25f583 (patch) | |
| tree | 6e51c947c0b610664d41045a107be6f7ef334625 /docs/source/community | |
| parent | 32f92851c0028e1ff6d5203d34c7ded1ffe1951a (diff) | |
| download | PROJ-64312b33672a1c24feefa5127f91666f3b25f583.tar.gz PROJ-64312b33672a1c24feefa5127f91666f3b25f583.zip | |
Fix typos spotted by scripts/fix_typos.sh
Diffstat (limited to 'docs/source/community')
| -rw-r--r-- | docs/source/community/rfc/rfc-6.rst | 2 |
1 files changed, 1 insertions, 1 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": [ |
