taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 060b99046b6b88c38e149916c667fa5ea209496f
parent 7fee7ec642227d970ea00a509a8a0fd9f651a4af
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 04:37:15 -0400

remove spurious space

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -912,7 +912,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.