gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-docs] 79/80: capitalize first word in sentence; add period at end of sentence (three instances)
Date: Wed, 17 Mar 2021 12:30:18 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 9e06b2aabed5c1932fc45e60d5845986dfc5a894
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 07:28:01 2021 -0400

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 9b91e67..707a6c5 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3000,7 +3000,7 @@ It has the following structure:
 .. ts:def:: Auditor
 
   interface Auditor {
-    // official name
+    // Official name.
     name: string;
 
     // Auditor's public key
@@ -3013,9 +3013,9 @@ It has the following structure:
 .. ts:def:: Exchange
 
   interface Exchange {
-    // the exchange's base URL
+    // The exchange's base URL.
     url: string;
 
-    // master public key of the exchange
+    // Master public key of the exchange.
     master_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]