summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:50:07 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:50:07 -0400
commitadf7c788ba81351ae65a4b1bb973ee2021af2a9b (patch)
treedfd8dfe60aa15cf34cbd68eb450150a0fca933ef /core/api-merchant.rst
parent643a5c87528097a0a490b3cf3bfba6bcfb1ea5b2 (diff)
downloaddocs-adf7c788ba81351ae65a4b1bb973ee2021af2a9b.tar.gz
docs-adf7c788ba81351ae65a4b1bb973ee2021af2a9b.tar.bz2
docs-adf7c788ba81351ae65a4b1bb973ee2021af2a9b.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 e14a0b64..441dee36 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1119,7 +1119,7 @@ Inspecting 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.