diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-01-17 16:29:38 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2021-01-18 09:01:16 +0100 |
| commit | 8db9cc2876f3782f33159ff970d8ba5ceeccaba4 (patch) | |
| tree | ecd299116deaa103eafbb08440d682550559ff2d /docs/source/development/bindings.rst | |
| parent | 9399b64afa2d53fbfcd9681de6d0504e385ef836 (diff) | |
| download | PROJ-8db9cc2876f3782f33159ff970d8ba5ceeccaba4.tar.gz PROJ-8db9cc2876f3782f33159ff970d8ba5ceeccaba4.zip | |
Merge pull request #2505 from visr/typos
fix a few typos in the docs
Diffstat (limited to 'docs/source/development/bindings.rst')
| -rw-r--r-- | docs/source/development/bindings.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst index 26becb92..c2d13077 100644 --- a/docs/source/development/bindings.rst +++ b/docs/source/development/bindings.rst @@ -30,8 +30,8 @@ Go bindings and idiomatic wrapper for PROJ Julia ===== -`Proj4.jl <https://github.com/JuliaGeo/Proj4.jl>`_" -Low-level bindings and a Julian API over PROJ. +`Proj4.jl <https://github.com/JuliaGeo/Proj4.jl>`_: +Julia bindings and idiomatic wrapper for PROJ. TCL ======== |
