taler-docs

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

commit 5e22095ba96fad1bf0a4c61ec1bb69392d387a0d
parent 801ccf8357ab8dde617267d7633fbeaa94393c47
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 04:30:13 -0400

add period at end of sentence

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -811,7 +811,7 @@ a website. interface TipPickupRequest { - // List of planches the wallet wants to use for the tip + // List of planches the wallet wants to use for the tip. planchets: PlanchetDetail[]; }