summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:22:53 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:22:53 -0400
commit2a190106290e5a2cd5594d9b422bed69240f03c9 (patch)
treef05268c4250bab149be0d736d5ad96bf8c855245 /core/api-merchant.rst
parentc77755b497fd14834a53b40e2de0dc7508c520de (diff)
downloaddocs-2a190106290e5a2cd5594d9b422bed69240f03c9.tar.gz
docs-2a190106290e5a2cd5594d9b422bed69240f03c9.tar.bz2
docs-2a190106290e5a2cd5594d9b422bed69240f03c9.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 ad302f85..016a7543 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -616,7 +616,7 @@ are for incomplete payments for an order and never for established contracts.
// exchange affirming the successful refund.
exchange_sig: EddsaSignature;
- // public EdDSA key of the exchange that was used to generate the signature.
+ // Public EdDSA key of the exchange that was used to generate the signature.
// Should match one of the exchange's signing keys from /keys. It is given
// explicitly as the client might otherwise be confused by clock skew as to
// which signing key was used.