commit b1333033533a81e2c64d82dcbc56920f38a37326
parent 39d9368d26088e89163473b1a1c21c304cfbcaf9
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:45:36 -0400
remove spurious space
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.