gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 08/119: add period at end of sentence (five instances)


From: gnunet
Subject: [taler-docs] 08/119: add period at end of sentence (five instances)
Date: Fri, 19 Mar 2021 08:11: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 745cc17083e8c9bb93f959e4014125e0f0f8eb62
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 01:32:40 2021 -0400

    add period at end of sentence (five instances)
---
 core/api-exchange.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 3a086c3..7cbce14 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -185,19 +185,19 @@ possibly by using HTTPS.
       // Public (RSA) key for the denomination.
       denom_pub: RsaPublicKey;
 
-      // Fee charged by the exchange for withdrawing a coin of this 
denomination
+      // Fee charged by the exchange for withdrawing a coin of this 
denomination.
       fee_withdraw: Amount;
 
-      // Fee charged by the exchange for depositing a coin of this denomination
+      // Fee charged by the exchange for depositing a coin of this 
denomination.
       fee_deposit: Amount;
 
-      // Fee charged by the exchange for refreshing a coin of this denomination
+      // Fee charged by the exchange for refreshing a coin of this 
denomination.
       fee_refresh: Amount;
 
-      // Fee charged by the exchange for refunding a coin of this denomination
+      // Fee charged by the exchange for refunding a coin of this denomination.
       fee_refund: Amount;
 
-      // Signature of `TALER_DenominationKeyValidityPS`
+      // Signature of `TALER_DenominationKeyValidityPS`.
       master_sig: EddsaSignature;
     }
 

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