gnunet-svn
[Top][All Lists]
Advanced

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

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


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

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

ttn pushed a commit to branch master
in repository docs.

commit ecc93f0289b9af29b0627070d0b4dcff1052d608
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 02:32:07 2021 -0400

    capitalize first word in sentence (two instances)
---
 core/api-exchange.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 995f56d..676a098 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1324,7 +1324,7 @@ denomination.
       // Only present if ``type`` is "REFUND".
       merchant_sig?: EddsaSignature;
 
-      // public key of the reserve that will receive the funds, for "RECOUP" 
operations.
+      // Public key of the reserve that will receive the funds, for "RECOUP" 
operations.
       reserve_pub?: EddsaPublicKey;
 
       // Signature by the exchange, only present if ``type`` is "RECOUP",
@@ -1333,7 +1333,7 @@ denomination.
       // and of type TALER_SIGNATURE_EXCHANGE_CONFIRM_RECOUP_REFRESH otherwise.
       exchange_sig?: EddsaSignature;
 
-      // public key used to sign ``exchange_sig``,
+      // Public key used to sign ``exchange_sig``,
       // only present if ``exchange_sig`` present.
       exchange_pub?: EddsaPublicKey;
 

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