summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:06:15 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:06:15 -0400
commit08aec586627698eb0329de6be4fcd2dd00353e28 (patch)
treec898edd13407c63dab815273e02a4c36315f278e /core/api-merchant.rst
parent7c0bd443b8cd6126317275ec731f26f428e9bc21 (diff)
downloaddocs-08aec586627698eb0329de6be4fcd2dd00353e28.tar.gz
docs-08aec586627698eb0329de6be4fcd2dd00353e28.tar.bz2
docs-08aec586627698eb0329de6be4fcd2dd00353e28.zip
add question mark at end of sentence
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index b1a46318..5de051f3 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2480,7 +2480,7 @@ funds to the exchange.
// Amount approved for tips that exceeds the pickup_amount.
committed_amount: Amount;
- // Is this reserve active (false if it was deleted but not purged)
+ // Is this reserve active (false if it was deleted but not purged)?
active: boolean;
}