taler-docs

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

commit 6887368bc3305ac7087776664e8040111942704c
parent 2eb881e9219715b730999b0d4198401087c39d4e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 06:23:51 -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 @@ -1860,7 +1860,7 @@ Inspecting orders .. ts:def:: RefundDetails interface RefundDetails { - // Reason given for the refund + // Reason given for the refund. reason: string; // when was the refund approved