gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated (1a7c61a -> d987b2f)


From: gnunet
Subject: [taler-docs] branch master updated (1a7c61a -> d987b2f)
Date: Wed, 25 Nov 2020 03:04:25 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a change to branch master
in repository docs.

    from 1a7c61a  s/0/Zero/ at beginning of sentence
     new b8a92c3  mark up ‘refund_deadline’
     new d987b2f  mark up ‘pay_deadline’

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 taler-merchant-api-tutorial.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index d276d07..66e0dc9 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.
@@ -636,7 +636,7 @@ refund_deadline
    the payment in escrow at least until this deadline. Until this time,
    the merchant will be able to sign a message to trigger a refund to
    the customer. After this time, it will no longer be possible to
-   refund the customer. Must be smaller than the pay_deadline.
+   refund the customer. Must be smaller than the ``pay_deadline``.
 
 products
    Array of products that are being sold to the customer. Each entry

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]