summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-auditor.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-auditor.rst b/core/api-auditor.rst
index 5b396faa..68771df6 100644
--- a/core/api-auditor.rst
+++ b/core/api-auditor.rst
@@ -186,7 +186,7 @@ paid out first.
merchant_pub: EddsaPublicKey;
// Signature from the exchange of type
- // TALER_SIGNATURE_EXCHANGE_CONFIRM_DEPOSIT.
+ // ``TALER_SIGNATURE_EXCHANGE_CONFIRM_DEPOSIT``.
exchange_sig: EddsaSignature;
// Public signing key from the exchange matching @e exchange_sig.