gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 16/18: capitalize first word in sentence; add period at end


From: gnunet
Subject: [taler-docs] 16/18: capitalize first word in sentence; add period at end of sentence
Date: Wed, 17 Mar 2021 09:27:16 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 0771e3df462ab6f1330e37ef042ccc6bb8cae9e1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 04:25:55 2021 -0400

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 42ae113..2a2f3ba 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -719,9 +719,9 @@ the contract. Refunds must be approved by the merchant's 
business logic.
       // HTTP status of the exchange request, 200 (integer) required for 
refund confirmations.
       exchange_status: 200;
 
-      // the EdDSA :ref:`signature` (binary-only) with purpose
+      // The EdDSA :ref:`signature` (binary-only) with purpose
       // `TALER_SIGNATURE_EXCHANGE_CONFIRM_REFUND` using a current signing key 
of the
-      // exchange affirming the successful refund
+      // exchange affirming the successful refund.
       exchange_sig: EddsaSignature;
 
       // public EdDSA key of the exchange that was used to generate the 
signature.

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