summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:09:30 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:09:30 -0400
commit4d0d9222d6fe9f9709f4cfa033da91e6a78f038e (patch)
tree0bab290e1e60fb1a4d1d7f8e48f3e7f7d812ed3e /core/api-exchange.rst
parent06db6d176bd5bbd2b817aa5300138d695c8f47b1 (diff)
downloaddocs-4d0d9222d6fe9f9709f4cfa033da91e6a78f038e.tar.gz
docs-4d0d9222d6fe9f9709f4cfa033da91e6a78f038e.tar.bz2
docs-4d0d9222d6fe9f9709f4cfa033da91e6a78f038e.zip
capitalize first word in sentence
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 0b4160ba..226bfcd2 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1946,7 +1946,7 @@ Refunds
// 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.