taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 6c2853bc45e3a919d22ef912a0abdc85b675cf1a
parent 32b1984956a88afb4c4effac6406111dc9129c58
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu, 11 Feb 2021 19:48:33 -0500

diction: s/triplet/format/

Diffstat:
Mtaler-merchant-api-tutorial.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst @@ -567,7 +567,7 @@ max_fee This is the maximum total amount of deposit fees that the merchant is willing to pay. If the deposit fees for the coins exceed this amount, the customer has to include it in the payment total. The fee is - specified using the same triplet used for ``amount``. + specified using the same format used for ``amount``. .. index:: fees .. index:: maximum wire fee