gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 81/119: capitalize first word in sentence; add period at en


From: gnunet
Subject: [taler-docs] 81/119: capitalize first word in sentence; add period at end of sentence (four instances)
Date: Fri, 19 Mar 2021 08:12:51 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit c7abf3f9d47369a032d0beb666dbb1ba932a53ce
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 02:41:04 2021 -0400

    capitalize first word in sentence; add period at end of sentence (four 
instances)
---
 core/api-exchange.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 213a06c..ea1e192 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1464,16 +1464,16 @@ the API during normal operation.
       // Detailed error code.
       code: Integer;
 
-      // public key of a melted coin that had insufficient funds
+      // Public key of a melted coin that had insufficient funds.
       coin_pub: EddsaPublicKey;
 
-      // original total value of the coin
+      // Original total value of the coin.
       original_value: Amount;
 
-      // remaining value of the coin
+      // Remaining value of the coin.
       residual_value: Amount;
 
-      // amount of the coin's value that was to be melted
+      // Amount of the coin's value that was to be melted.
       requested_value: Amount;
 
       // The transaction list of the respective coin that failed to have 
sufficient funds left.

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