From 1e9564d210b703f766cbaeac4c000ed1fe90e98b Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 24 Nov 2020 20:57:42 -0500 Subject: change markup from U+2018,U+2019 to double-backticks: ‘wire_fee_amortization’, ‘max_fee’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taler-merchant-api-tutorial.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'taler-merchant-api-tutorial.rst') diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index ef3c0092..62a7b832 100644 --- 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 -- cgit v1.2.3