summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:00:20 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:00:20 -0400
commitdd84a2624f10e2c8002dc0e614e04f4703e962bb (patch)
tree54b8885418ef13a48e0a02e516646119aa4075b8 /core
parent0fbb8ae05289044464a43181ee510b9b43dd8e75 (diff)
downloaddocs-dd84a2624f10e2c8002dc0e614e04f4703e962bb.tar.gz
docs-dd84a2624f10e2c8002dc0e614e04f4703e962bb.tar.bz2
docs-dd84a2624f10e2c8002dc0e614e04f4703e962bb.zip
fix typo: s/lookup/look up/
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 b0e8497a..94312431 100644
--- a/core/api-error.rst
+++ b/core/api-error.rst
@@ -792,7 +792,7 @@ The following list shows error codes defined in
/**
* The exchange encountered an error (that is not about not finding
- * the transaction) trying to lookup a transaction
+ * the transaction) trying to look up a transaction
* in the database. This response is provided with HTTP
* status code MHD_HTTP_INTERNAL_SERVER_ERROR.
*/