summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:08:10 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:08:10 -0400
commit619029d17435d8396f0a37694a3c47dfd25cb28b (patch)
treee81f7ac0f5293eaadee1230be1eef8dc0b9ea53e /core/api-merchant.rst
parentf181cb43a7db5f011b856affabd3a059aaece21d (diff)
downloaddocs-619029d17435d8396f0a37694a3c47dfd25cb28b.tar.gz
docs-619029d17435d8396f0a37694a3c47dfd25cb28b.tar.bz2
docs-619029d17435d8396f0a37694a3c47dfd25cb28b.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 aa27893a..41047be6 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2540,7 +2540,7 @@ Query funds remaining
// Only present if asked for explicitly.
tips?: TipStatusEntry[];
- // 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;
}