diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-12-11 21:50:35 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-12-11 21:51:02 +0100 |
| commit | b9d7c0a8f8da1a50a6ec5a055afed8526df0d81d (patch) | |
| tree | 8a4e287e27277952b1ca00d61e08eca32781039c /docs/source/development/reference | |
| parent | fdd7cc1f8b5e695ddfd51969e8244d72f50df3dd (diff) | |
| download | PROJ-b9d7c0a8f8da1a50a6ec5a055afed8526df0d81d.tar.gz PROJ-b9d7c0a8f8da1a50a6ec5a055afed8526df0d81d.zip | |
funtions.rst: fix sphynx syntax
Diffstat (limited to 'docs/source/development/reference')
| -rw-r--r-- | docs/source/development/reference/functions.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/development/reference/functions.rst b/docs/source/development/reference/functions.rst index 163b7f36..fb6dd9ff 100644 --- a/docs/source/development/reference/functions.rst +++ b/docs/source/development/reference/functions.rst @@ -362,7 +362,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 |
