gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 53/80: add period at end of sentence (three instances)


From: gnunet
Subject: [taler-docs] 53/80: add period at end of sentence (three instances)
Date: Wed, 17 Mar 2021 12:29:52 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit d0e1e3a382db0ebc2fc56f2ddf3f7e11cac1ddec
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 07:09:43 2021 -0400

    add period at end of sentence (three instances)
---
 core/api-merchant.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index fa53fd8..514d848 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2582,10 +2582,10 @@ Authorizing tips
   .. ts:def:: TipCreateRequest
 
     interface TipCreateRequest {
-      // Amount that the customer should be tipped
+      // Amount that the customer should be tipped.
       amount: Amount;
 
-      // Justification for giving the tip
+      // Justification for giving the tip.
       justification: string;
 
       // URL that the user should be directed to after tipping,
@@ -2599,7 +2599,7 @@ Authorizing tips
       // Unique tip identifier for the tip that was created.
       tip_id: HashCode;
 
-      // taler://tip URI for the tip
+      // taler://tip URI for the tip.
       taler_tip_uri: string;
 
       // URL that will directly trigger processing

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]