taler-docs

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

commit 832a79af67109507c8e9d144bcdaffcd8fb15de1
parent 6887368bc3305ac7087776664e8040111942704c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 06:23:57 -0400

capitalize first word in sentence; 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 @@ -1863,7 +1863,7 @@ Inspecting orders // Reason given for the refund. reason: string; - // when was the refund approved + // When was the refund approved. timestamp: Timestamp; // Total amount that was refunded (minus a refund fee).