From 06db6d176bd5bbd2b817aa5300138d695c8f47b1 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 03:09:19 -0400 Subject: capitalize first word in sentence; add period at end of sentence --- core/api-exchange.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/api-exchange.rst') 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. -- cgit v1.2.3