gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/02: fix warning: use double-quote instead of `


From: gnunet
Subject: [taler-docs] 02/02: fix warning: use double-quote instead of `
Date: Mon, 29 Nov 2021 07:45:07 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit dc77bf00076953e541d9b903955be68fa1578f22
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon Nov 29 01:43:08 2021 -0500

    fix warning: use double-quote instead of `
---
 libeufin/api-sandbox.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 3266d23..9a52fc4 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -13,18 +13,18 @@ Current Sandbox API
 
   ** Camt debug **
 
-  POST /admin/payments/camt 
+  POST /admin/payments/camt
   give last statement of requesting account
 
   ** Bank accounting **
 
-  POST /admin/bank-accounts/$accountLabel 
+  POST /admin/bank-accounts/$accountLabel
   create bank account (no EBICS involved)
 
   GET /admin/bank-accounts
   Give summary of all the bank accounts.
 
-  GET /admin/bank-accounts/$accountLabel 
+  GET /admin/bank-accounts/$accountLabel
   give general information about a bank account
 
   ** Transactions **
@@ -62,7 +62,7 @@ Current Sandbox API
   Create a new EBICS host.
 
   GET /admin/ebics/hosts
-  Show details of all the EBICS hosts in the bank. 
+  Show details of all the EBICS hosts in the bank.
 
   ** EBICS serving **
 
@@ -302,7 +302,7 @@ Sandbox serves the following resources:
  - Transactions.
  - Customers.
  - Reports.
- 
+
 The resources are subject to all CRUD operations, via by two
 types of users: the 'admin' and the customers.  The admin has
 rights on all of them.
@@ -359,7 +359,7 @@ Subscribers.
 Subscribers are (optional) customers identities for protocols
 other than the native one.
 
-A subscriber is not required to have a bank account `soon`.  Therefore,
+A subscriber is not required to have a bank account "soon".  Therefore,
 it can be created, and later be linked to one bank account.  For this
 reason, the ``$base`` should not mention one bank account.
 

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