gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 53/119: add period at end of sentence (three instances)


From: gnunet
Subject: [taler-docs] 53/119: add period at end of sentence (three instances)
Date: Fri, 19 Mar 2021 08:12:23 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 5e19af7d009d49a9dab46763b7a04b26dfc64664
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 02:10:42 2021 -0400

    add period at end of sentence (three instances)
---
 core/api-exchange.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 0810767..21c1798 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1088,13 +1088,13 @@ exchange.
   .. ts:def:: WithdrawError
 
     interface WithdrawError {
-      // Text describing the error
+      // Text describing the error.
       hint: string;
 
-      // Detailed error code
+      // Detailed error code.
       code: Integer;
 
-      // Amount left in the reserve
+      // Amount left in the reserve.
       balance: Amount;
 
       // History of the reserve's activity, in the same format as returned by 
/reserve/status.

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