summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:16:34 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:16:34 -0400
commit7e2a7c7438689d96ad30602e0ed0e4ee090e3ba1 (patch)
tree9860f9802473d4ff6aa761a8de3375cde190fc96 /core/api-exchange.rst
parente4647767a4dcb5132acd197ab42df26df300bdad (diff)
downloaddocs-7e2a7c7438689d96ad30602e0ed0e4ee090e3ba1.tar.gz
docs-7e2a7c7438689d96ad30602e0ed0e4ee090e3ba1.tar.bz2
docs-7e2a7c7438689d96ad30602e0ed0e4ee090e3ba1.zip
fix typo: s/contact/contract/
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index d3c8ab58..92afa71e 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1174,7 +1174,7 @@ denomination.
// strictly speaking redundant, this helps detect inconsistencies.
h_wire: HashCode;
- // SHA-512 hash of the contact of the merchant with the customer. Further
+ // SHA-512 hash of the contract of the merchant with the customer. Further
// details are never disclosed to the exchange.
h_contract_terms: HashCode;