summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:09:19 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:09:19 -0400
commit06db6d176bd5bbd2b817aa5300138d695c8f47b1 (patch)
tree461e52023b2efa29337836660200bc3f5e58002c /core/api-exchange.rst
parent61749118772b06ecceeebc32badb4be0d18b4a6e (diff)
downloaddocs-06db6d176bd5bbd2b817aa5300138d695c8f47b1.tar.gz
docs-06db6d176bd5bbd2b817aa5300138d695c8f47b1.tar.bz2
docs-06db6d176bd5bbd2b817aa5300138d695c8f47b1.zip
capitalize first word in sentence; add period at end of sentence
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 0bea5d45..0b4160ba 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1941,9 +1941,9 @@ Refunds
interface RefundSuccess {
- // the EdDSA :ref:`signature` (binary-only) with purpose
+ // The EdDSA :ref:`signature` (binary-only) with purpose
// `TALER_SIGNATURE_EXCHANGE_CONFIRM_REFUND` using a current signing key of the
- // exchange affirming the successful refund
+ // exchange affirming the successful refund.
exchange_sig: EddsaSignature;
// public EdDSA key of the exchange that was used to generate the signature.