summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-24 21:02:31 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-24 21:02:31 -0500
commitb8a92c3efe1daf7aa58d652397877ddf8d0c2202 (patch)
tree3e20fdb5f3631331a371088a656af201bec6b600
parent1a7c61a3e53314f34a6e0889021ba4f990aaf082 (diff)
downloaddocs-b8a92c3efe1daf7aa58d652397877ddf8d0c2202.tar.gz
docs-b8a92c3efe1daf7aa58d652397877ddf8d0c2202.tar.bz2
docs-b8a92c3efe1daf7aa58d652397877ddf8d0c2202.zip
mark up ‘refund_deadline’
-rw-r--r--taler-merchant-api-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index d276d072..2f2f6eac 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -623,7 +623,7 @@ pay_deadline
Timestamp of the time by which the merchant wants the exchange to
definitively wire the money due from this contract. Once this
deadline expires, the exchange will aggregate all deposits where the
- contracts are past the refund_deadline and execute one large wire
+ contracts are past the ``refund_deadline`` and execute one large wire
payment for them. Amounts will be rounded down to the wire transfer
unit; if the total amount is still below the wire transfer unit, it
will not be disbursed.