summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:18:45 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:18:45 -0400
commitee3f93a4e1f4fbbe44d48f4b5b5f06b689e2f876 (patch)
tree70c8a288196259005829acfe9bad651b9ccb5784 /core/api-merchant.rst
parent7a56f9df51b06ffb5d56a11c5902bea8cf11d1bc (diff)
downloaddocs-ee3f93a4e1f4fbbe44d48f4b5b5f06b689e2f876.tar.gz
docs-ee3f93a4e1f4fbbe44d48f4b5b5f06b689e2f876.tar.bz2
docs-ee3f93a4e1f4fbbe44d48f4b5b5f06b689e2f876.zip
capitalize first word in sentence
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index f4389900..7bdf30d2 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -541,7 +541,7 @@ are for incomplete payments for an order and never for established contracts.
interface AbortRequest {
- // hash of the order's contract terms (this is used to authenticate the
+ // Hash of the order's contract terms (this is used to authenticate the
// wallet/customer in case $ORDER_ID is guessable).
h_contract: HashCode;