diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-03-06 18:38:38 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-03-06 18:38:38 +0100 |
| commit | 0d682c7372acceab2271ba64856fb8ecf52b9882 (patch) | |
| tree | 8c4e06b0c55d26f0206dda34653b7760e299a57d /docs/source/usage | |
| parent | b34aa2fb81789631b8baf8d36a816cfb194f2909 (diff) | |
| download | PROJ-0d682c7372acceab2271ba64856fb8ecf52b9882.tar.gz PROJ-0d682c7372acceab2271ba64856fb8ecf52b9882.zip | |
Typo fixes identified by scripts/fix_typos.sh
Diffstat (limited to 'docs/source/usage')
| -rw-r--r-- | docs/source/usage/differences.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/usage/differences.rst b/docs/source/usage/differences.rst index be163176..2a262232 100644 --- a/docs/source/usage/differences.rst +++ b/docs/source/usage/differences.rst @@ -132,13 +132,13 @@ proj -------- Removed ``-ld`` option from application, since it promoted use of deprecated -paramters like ``+towgs`` and ``+datum``. +parameters like ``+towgs`` and ``+datum``. cs2cs -------- Removed ``-ld`` option from application, since it promoted use of deprecated -paramters like ``+towgs`` and ``+datum``. +parameters like ``+towgs`` and ``+datum``. UTF-8 adoption -------------- |
