gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: undo previous experiment; try anothe


From: gnunet
Subject: [taler-docs] branch master updated: undo previous experiment; try another: remove extra indentation on 2nd line
Date: Sat, 28 Nov 2020 02:14:54 +0100

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

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 9b84eeb  undo previous experiment; try another: remove extra 
indentation on 2nd line
9b84eeb is described below

commit 9b84eeb8056a3d2262ddeb705abbdd51e9c9c76a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Nov 27 20:13:44 2020 -0500

    undo previous experiment; try another: remove extra indentation on 2nd line
    
    It could be that the indentation of the 2nd line makes Sphinx think this is
    not a continuing paragraph, but instead a term/definition construct, in 
which
    case it would bold the entire term, per normal.
    
    This change is also EXPERIMENTAL.
---
 libeufin/api-nexus.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 98fd54c..01e8e92 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -133,9 +133,8 @@ manages payment initiations of the account and tracks the 
initiations of payment
 
   Ask nexus to submit one prepare payment at the bank.
 
-  :http:statuscode:`404 Not found`:
-    the unique identifier **or**
-    the bank connection could not be found in the system
+  :http:statuscode:`404 Not found`: the unique identifier **or**
+  the bank connection could not be found in the system
 
 
 .. http:get:: {nexus}/bank-accounts/{my-acct}/payment-initiations/{uuid}

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