gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/05: add period at end of sentence (two instances)


From: gnunet
Subject: [taler-docs] 02/05: add period at end of sentence (two instances)
Date: Fri, 19 Mar 2021 19:33:27 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 86bfcee6f6244d6dc05e21c36cf6fe5e2a457bf5
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 14:30:10 2021 -0400

    add period at end of sentence (two instances)
---
 core/api-bank-access.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 0d2f8bd..00f60b9 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -81,7 +81,7 @@ name and account password, at least in the GNU Taler demo 
bank implementation.
 
 .. http:GET:: 
${BANK_API_BASE_URL}/accounts/${account_name}/withdrawals/${withdrawal_id}
 
-  Query the status of a withdrawal operation
+  Query the status of a withdrawal operation.
 
   **Response**
 
@@ -90,7 +90,7 @@ name and account password, at least in the GNU Taler demo 
bank implementation.
   .. ts:def:: BankAccountGetWithdrawalResponse
 
     interface BankAccountGetWithdrawalResponse {
-      // Amount that will be withdrawn with this withdrawal operation
+      // Amount that will be withdrawn with this withdrawal operation.
       amount: Amount;
 
       // Was the withdrawal aborted?

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