summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:35:07 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:35:07 -0400
commit65ba3f9e88a609bb94568663812c077d099ea567 (patch)
tree0cda1782b70b9c6ba3765ba64cf227838c398369 /core
parent7b73c70a95680179b7e0a93dc6417914649c9ce4 (diff)
downloaddocs-65ba3f9e88a609bb94568663812c077d099ea567.tar.gz
docs-65ba3f9e88a609bb94568663812c077d099ea567.tar.bz2
docs-65ba3f9e88a609bb94568663812c077d099ea567.zip
fix typo: s/lead/led/
Diffstat (limited to 'core')
-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 a693e635..bef27922 100644
--- a/core/api-error.rst
+++ b/core/api-error.rst
@@ -136,7 +136,7 @@ The following list shows error codes defined in
* The given reserve does not have sufficient funds to admit the
* requested withdraw operation at this time. The response includes
* the current "balance" of the reserve as well as the transaction
- * "history" that lead to this balance. This response is provided
+ * "history" that led to this balance. This response is provided
* with HTTP status code MHD_HTTP_FORBIDDEN.
*/
TALER_EC_WITHDRAW_INSUFFICIENT_FUNDS = 1100,