taler-docs

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

commit caee336de4fb6d66f72bba75722b7840e5ea1443
parent dd84a2624f10e2c8002dc0e614e04f4703e962bb
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 04:01:52 -0400

fix typo: s/exchanges'/exchange's/

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

diff --git a/core/api-error.rst b/core/api-error.rst @@ -838,7 +838,7 @@ The following list shows error codes defined in TALER_EC_PAY_EXCHANGE_FAILED = 2101, /** - * The merchant failed to commit the exchanges' response to + * The merchant failed to commit the exchange's response to * a /deposit request to its database. This response is provided * with HTTP status code MHD_HTTP_INTERNAL_SERVER_ERROR. */