From 1bf6ccf5b0e7a5ba3518148919cfcf04bfc59f23 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:48:29 -0400 Subject: add period at end of sentence --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 3bdf3ebd..013c1d5b 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1539,7 +1539,7 @@ the API during normal operation. // Array of ``n`` signatures made by the wallet using the old coin's private key, // used later to verify the /refresh/link response from the exchange. - // Signs over a `TALER_CoinLinkSignaturePS` + // Signs over a `TALER_CoinLinkSignaturePS`. link_sigs: EddsaSignature[]; } -- cgit v1.2.3