gnunet-svn
[Top][All Lists]
Advanced

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

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


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

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

ttn pushed a commit to branch master
in repository docs.

commit ee9e4f79e267921894aec130f050d7c4d9469d49
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 02:17:58 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 0c8cead..704583d 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1184,10 +1184,10 @@ denomination.
       // Exchange's unblinded RSA signature of the coin.
       ub_sig: RsaSignature;
 
-      // timestamp when the contract was finalized.
+      // Timestamp when the contract was finalized.
       timestamp: Timestamp;
 
-      // indicative time by which the exchange undertakes to transfer the 
funds to
+      // Indicative time by which the exchange undertakes to transfer the 
funds to
       // the merchant, in case of successful payment.
       wire_transfer_deadline: Timestamp;
 
@@ -1195,7 +1195,7 @@ denomination.
       // merchant for refund requests.
       merchant_pub: EddsaPublicKey;
 
-      // 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.
       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]