taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 74f8f319e2862ad46cded2af6feeb80256585cac
parent ee9e4f79e267921894aec130f050d7c4d9469d49
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:18:10 -0400

add period at end of sentence

Diffstat:
Mcore/api-exchange.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -1200,7 +1200,7 @@ denomination. refund_deadline: Timestamp; // Signature of `TALER_DepositRequestPS`, made by the customer with the - // `coin's private key <coin-priv>` + // `coin's private key <coin-priv>`. coin_sig: EddsaSignature; }