From acab18920ec25ccbc2affe8bda924ff5f961d30c Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 11 Dec 2020 21:50:35 +0100 Subject: funtions.rst: fix sphynx syntax --- docs/source/development/reference/functions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') 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 -- cgit v1.2.3