taler-docs

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

commit d674097fd86af07e9e496ed19e46d853b793c6f8
parent b5acd292c3197a912604704564899c081b3f5b3f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:51:35 -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 @@ -1611,7 +1611,7 @@ the API during normal operation. coin_ev : CoinEnvelope; // Signature made by the old coin over the refresh request. - // Signs over a `TALER_CoinLinkSignaturePS` + // Signs over a `TALER_CoinLinkSignaturePS`. link_sig: EddsaSignature; }