taler-docs

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

commit d05ca2d35157290f12a03fc8b3ab4d9b3287ec45
parent c5eb44886e19f8238bde3248b0ff03e9ee141da5
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 03:39:09 -0400

s/later again/again later/ (five instances)

Diffstat:
Mcore/api-merchant.rst | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -530,7 +530,7 @@ are for incomplete payments for an order and never for established contracts. The error from the exchange is included. :http:statuscode:`504 Gateway timeout`: The merchant's interaction with the exchange took too long. - The client might want to try later again. + The client might want to try again later. The backend will return an `abort response <AbortResponse>`, which includes verbatim the error codes received from the exchange's @@ -1758,7 +1758,7 @@ Inspecting orders We failed to obtain a response from the exchange (about the wire transfer status). :http:statuscode:`504 Gateway timeout`: The merchant's interaction with the exchange took too long. - The client might want to try later again. + The client might want to try again later. .. ts:def:: MerchantOrderStatusResponse @@ -2087,7 +2087,7 @@ Informing the backend about incoming wire transfers for this wire transfer. Details of the exchange error are returned. :http:statuscode:`504 Gateway timeout`: The merchant's interaction with the exchange took too long. - The client might want to try later again. + The client might want to try again later. **Details:** @@ -2400,7 +2400,7 @@ funds to the exchange. We could not obtain /wire details from the specified exchange base URL. :http:statuscode:`504 Gateway timeout`: The merchant's interaction with the exchange took too long. - The client might want to try later again. + The client might want to try again later. .. ts:def:: ReserveCreateRequest @@ -2505,7 +2505,7 @@ Query funds remaining reserve was not yet filled. :http:statuscode:`504 Gateway timeout`: The merchant's interaction with the exchange took too long. - The client might want to try later again. + The client might want to try again later. .. ts:def:: ReserveDetail