diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2021-02-11 19:55:18 -0500 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2021-02-11 19:55:18 -0500 |
commit | 77a7d1ea710d08b5bf46632554bf4903712f68b6 (patch) | |
tree | 7eeea612efeb967cdf56ee70209a0627a90e0e5a | |
parent | 6c2853bc45e3a919d22ef912a0abdc85b675cf1a (diff) | |
download | docs-77a7d1ea710d08b5bf46632554bf4903712f68b6.tar.gz docs-77a7d1ea710d08b5bf46632554bf4903712f68b6.tar.bz2 docs-77a7d1ea710d08b5bf46632554bf4903712f68b6.zip |
mark up ‘quantity’
-rw-r--r-- | taler-merchant-api-tutorial.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index 00f2951..983786d 100644 --- a/taler-merchant-api-tutorial.rst +++ b/taler-merchant-api-tutorial.rst @@ -655,7 +655,7 @@ products or just the count. price - Price for quantity units of this product shipped to the given + Price for ``quantity`` units of this product shipped to the given ``delivery_location``. Note that usually the sum of all of the prices should add up to the total amount of the contract, but it may be different due to discounts or because individual prices are |