summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:59:25 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:59:25 -0400
commit0fbb8ae05289044464a43181ee510b9b43dd8e75 (patch)
tree6511113fcfc1907f4567c416199d3d30892cb222
parentcd93562725133fad777b2ebc8cc950c190747430 (diff)
downloaddocs-0fbb8ae05289044464a43181ee510b9b43dd8e75.tar.gz
docs-0fbb8ae05289044464a43181ee510b9b43dd8e75.tar.bz2
docs-0fbb8ae05289044464a43181ee510b9b43dd8e75.zip
fix typo: s/lookup/look up/
-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 5c883939..b0e8497a 100644
--- a/core/api-error.rst
+++ b/core/api-error.rst
@@ -761,7 +761,7 @@ The following list shows error codes defined in
/**
* The exchange encountered an error (that is not about not finding
- * the wire transfer) trying to lookup a wire transfer identifier
+ * the wire transfer) trying to look up a wire transfer identifier
* in the database. This response is provided with HTTP
* status code MHD_HTTP_INTERNAL_SERVER_ERROR.
*/