summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-15 14:42:13 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-15 14:42:13 +0100
commita9b49b9c34e3e6dd73dc6794dafbd529efc35418 (patch)
treec64f2c2153547a3b8ba7827029112d2413b11b4f /api-merchant.rst
parent1f85b3965a64224b45ecc0a63a27b397c46b03db (diff)
downloaddocs-a9b49b9c34e3e6dd73dc6794dafbd529efc35418.tar.gz
docs-a9b49b9c34e3e6dd73dc6794dafbd529efc35418.tar.bz2
docs-a9b49b9c34e3e6dd73dc6794dafbd529efc35418.zip
Fix misrendering of error codes list.
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 00b4e067..8df7ead1 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -283,7 +283,7 @@ The following API are made available by the merchant's `backend` to the merchant
.. code-block:: tsref
interface TrackTransferConflictDetails {
- // Numerical error code
+ // Numerical `error code <error-codes>`_
code: number;
// Text describing the issue for humans.