summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-24 20:57:42 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-24 20:57:42 -0500
commit1e9564d210b703f766cbaeac4c000ed1fe90e98b (patch)
tree34b8e26c7b1694ad010634b2764a1a27b556e118
parent66753db5e3fa3ab725689c4161ba33b2d515dc44 (diff)
downloaddocs-1e9564d210b703f766cbaeac4c000ed1fe90e98b.tar.gz
docs-1e9564d210b703f766cbaeac4c000ed1fe90e98b.tar.bz2
docs-1e9564d210b703f766cbaeac4c000ed1fe90e98b.zip
change markup from U+2018,U+2019 to double-backticks: ‘wire_fee_amortization’, ‘max_fee’
-rw-r--r--taler-merchant-api-tutorial.rst4
1 files changed, 2 insertions, 2 deletions
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