aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-12-11 21:50:35 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-12-11 21:50:35 +0100
commitacab18920ec25ccbc2affe8bda924ff5f961d30c (patch)
tree2634d1dff28e8495a2f5a8639fe61d02a9d64f20 /docs/source
parent2e13f14493b57cce761c188d17a6abf0a7f71bbf (diff)
downloadPROJ-acab18920ec25ccbc2affe8bda924ff5f961d30c.tar.gz
PROJ-acab18920ec25ccbc2affe8bda924ff5f961d30c.zip
funtions.rst: fix sphynx syntax
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/development/reference/functions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/development/reference/functions.rst b/docs/source/development/reference/functions.rst
index df452032..b37eacdd 100644
--- a/docs/source/development/reference/functions.rst
+++ b/docs/source/development/reference/functions.rst
@@ -374,7 +374,7 @@ Coordinate transformation
:type `direction`: PJ_DIRECTION
:param n: Number of coordinates in :c:data:`coord`
:type n: `size_t`
- :returns: :c:type:`int` 0 if all observations are transformed without error, otherwise returns error number
+ :returns: `int` 0 if all observations are transformed without error, otherwise returns error number
Error reporting