gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 68/119: capitalize first word in sentence (three instances)


From: gnunet
Subject: [taler-docs] 68/119: capitalize first word in sentence (three instances)
Date: Fri, 19 Mar 2021 08:12:38 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 8dc4cc67f9e4be980c5e872b87c0ac4ec4ab6b43
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 02:29:01 2021 -0400

    capitalize first word in sentence (three instances)
---
 core/api-exchange.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index e8bd3af..1abf8d1 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1268,15 +1268,15 @@ denomination.
       // Deposit fee in case of type "DEPOSIT".
       deposit_fee: Amount;
 
-      // public key of the merchant, for "DEPOSIT" operations.
+      // Public key of the merchant, for "DEPOSIT" operations.
       merchant_pub?: EddsaPublicKey;
 
-      // date when the operation was made.
+      // Date when the operation was made.
       // Only for "DEPOSIT", "RECOUP", "OLD-COIN-RECOUP" and
       // "RECOUP-REFRESH" operations.
       timestamp?: Timestamp;
 
-      // date until which the merchant can issue a refund to the customer via 
the
+      // Date until which the merchant can issue a refund to the customer via 
the
       // exchange, possibly zero if refunds are not allowed. Only for 
"DEPOSIT" operations.
       refund_deadline?: Timestamp;
 

-- 
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]