taler-docs

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

commit 7cbb2f91a9034936e3994128c556936aa10edaa5
parent d0e1e3a382db0ebc2fc56f2ddf3f7e11cac1ddec
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 07:10:05 -0400

capitalize first word in sentence; add question mark 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 @@ -2606,7 +2606,7 @@ Authorizing tips // the tip when the browser is redirected to it tip_status_url: string; - // when does the tip expire + // When does the tip expire? tip_expiration: Timestamp; }