taler-docs

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

commit 1e9564d210b703f766cbaeac4c000ed1fe90e98b
parent 66753db5e3fa3ab725689c4161ba33b2d515dc44
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Tue, 24 Nov 2020 20:57:42 -0500

change markup from U+2018,U+2019 to double-backticks: ‘wire_fee_amortization’, ‘max_fee’

Diffstat:
Mtaler-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 @@ -571,8 +571,8 @@ max_fee max_wire_fee Maximum wire fee accepted by the merchant (customer share to be - divided by the ’wire_fee_amortization’ factor, and further reduced if - deposit fees are below ’max_fee’). Default if missing is zero. + divided by the ``wire_fee_amortization`` factor, and further reduced if + deposit fees are below ``max_fee``). Default if missing is zero. .. index:: fees .. index:: maximum fee amortization