summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:40:34 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:40:34 -0400
commitbc4a5394d42d4e381ef974d38581f81541ad97eb (patch)
treeca67a5bca8d0372186314ec5ae3283236878df5d /core
parent507dd5309e1dfb834ab497855db9b8097d55ba96 (diff)
downloaddocs-bc4a5394d42d4e381ef974d38581f81541ad97eb.tar.gz
docs-bc4a5394d42d4e381ef974d38581f81541ad97eb.tar.bz2
docs-bc4a5394d42d4e381ef974d38581f81541ad97eb.zip
fix typo: s/errors/error/
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 6e342547..be774b92 100644
--- a/core/api-error.rst
+++ b/core/api-error.rst
@@ -232,7 +232,7 @@ The following list shows error codes defined in
/**
* The exchange failed to obtain the transaction history of the
* given reserve from the database while generating an insufficient
- * funds errors.
+ * funds error.
* This response is provided with HTTP status code
* MHD_HTTP_INTERNAL_SERVER_ERROR.
*/