summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:45:36 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:45:36 -0400
commitb1333033533a81e2c64d82dcbc56920f38a37326 (patch)
treec87d3c98a2382bc2fcc40aa745bd2993312d5429 /core/api-merchant.rst
parent39d9368d26088e89163473b1a1c21c304cfbcaf9 (diff)
downloaddocs-b1333033533a81e2c64d82dcbc56920f38a37326.tar.gz
docs-b1333033533a81e2c64d82dcbc56920f38a37326.tar.bz2
docs-b1333033533a81e2c64d82dcbc56920f38a37326.zip
remove spurious space
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 080f9fcd..762817a3 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1013,7 +1013,7 @@ Setting up instances
// Can be overridden by the frontend on a per-order basis.
default_max_deposit_fee: Amount;
- // If the frontend does NOT specify an execution date, how long should
+ // If the frontend does NOT specify an execution date, how long should
// we tell the exchange to wait to aggregate transactions before
// executing the wire transfer? This delay is added to the current
// time when we generate the advisory execution time for the exchange.