summaryrefslogtreecommitdiff
path: root/core/api-error.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:01:52 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:01:52 -0400
commitcaee336de4fb6d66f72bba75722b7840e5ea1443 (patch)
treed70ec9d2297ef035310c019dba2652edc5a67266 /core/api-error.rst
parentdd84a2624f10e2c8002dc0e614e04f4703e962bb (diff)
downloaddocs-caee336de4fb6d66f72bba75722b7840e5ea1443.tar.gz
docs-caee336de4fb6d66f72bba75722b7840e5ea1443.tar.bz2
docs-caee336de4fb6d66f72bba75722b7840e5ea1443.zip
fix typo: s/exchanges'/exchange's/
Diffstat (limited to 'core/api-error.rst')
-rw-r--r--core/api-error.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-error.rst b/core/api-error.rst
index 94312431..d282f7a9 100644
--- 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.
*/