commit aa833aee81d34d5941d2a12e8cf821c852bdc142
parent a339c00e99acb5669d8fb8cb9b20f9e81b3e7f7a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 02:38:18 -0400
add period at end of sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -1428,7 +1428,7 @@ the API during normal operation.
noreveal_index: Integer;
// Signature of `TALER_RefreshMeltConfirmationPS` whereby the exchange
- // affirms the successful melt and confirming the ``noreveal_index``
+ // affirms the successful melt and confirming the ``noreveal_index``.
exchange_sig: EddsaSignature;
// `public EdDSA key <sign-key-pub>` of the exchange that was used to generate the signature.