taler-docs

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

commit fcf8999eec8d8c347a3931237aaa85db07bbf911
parent ccc0473b71f9b562fb524273ea9630544e6e4fe4
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 04:28:30 -0400

capitalize first word in 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 @@ -777,7 +777,7 @@ a website. // wallet to determine denominations, fees, etc. exchange_url: string; - // (remaining) amount of the tip (including fees). + // (Remaining) amount of the tip (including fees). tip_amount: Amount; // Timestamp indicating when the tip is set to expire (may be in the past).