taler-docs

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

commit 3181931cebfe94400ac78046d1ce24aff1123067
parent aac562572e74cd729703b9d36d6a0ebd58152f9f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 06:20:43 -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 @@ -1801,7 +1801,7 @@ Inspecting orders // Total amount that was refunded, 0 if refunded is false. refund_amount: Amount; - // Contract terms + // Contract terms. contract_terms: ContractTerms; // The wire transfer status from the exchange for this order if available, otherwise empty array