aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development
diff options
context:
space:
mode:
authorMartijn Visser <mgvisser@gmail.com>2021-01-17 11:58:56 +0100
committerMartijn Visser <mgvisser@gmail.com>2021-01-17 11:58:56 +0100
commitf0bff3680a17d11eb835786a13c444823847ad17 (patch)
tree079ed0f7d5b2a4139a13f2189569b326b3a22bf5 /docs/source/development
parent169ccbb7a0a4d64a300f111d38e1e25bddbd5182 (diff)
downloadPROJ-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.rst4
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
========