diff options
| author | Martijn Visser <mgvisser@gmail.com> | 2021-01-17 11:58:56 +0100 |
|---|---|---|
| committer | Martijn Visser <mgvisser@gmail.com> | 2021-01-17 11:58:56 +0100 |
| commit | f0bff3680a17d11eb835786a13c444823847ad17 (patch) | |
| tree | 079ed0f7d5b2a4139a13f2189569b326b3a22bf5 /docs/source/development | |
| parent | 169ccbb7a0a4d64a300f111d38e1e25bddbd5182 (diff) | |
| download | PROJ-f0bff3680a17d11eb835786a13c444823847ad17.tar.gz PROJ-f0bff3680a17d11eb835786a13c444823847ad17.zip | |
update julia binding description
This matches the go binding description. And fixes the colon.
Diffstat (limited to 'docs/source/development')
| -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 ======== |
