gnunet-svn
[Top][All Lists]
Advanced

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

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


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

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

ttn pushed a commit to branch master
in repository docs.

commit b5acd292c3197a912604704564899c081b3f5b3f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 02:51:17 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 a803482..80e0a51 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1589,11 +1589,11 @@ the API during normal operation.
   .. ts:def:: LinkResponse
 
     interface LinkResponse {
-      // transfer ECDHE public key corresponding to the ``coin_pub``, used to
+      // Transfer ECDHE public key corresponding to the ``coin_pub``, used to
       // compute the blinding factor and private key of the fresh coins.
       transfer_pub: EcdhePublicKey;
 
-      // array with (encrypted/blinded) information for each of the coins
+      // Array with (encrypted/blinded) information for each of the coins
       // exchangeed in the refresh operation.
       new_coins: NewCoinInfo[];
     }

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