gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 28/80: fold long line; add missing trailing semicolon


From: gnunet
Subject: [taler-docs] 28/80: fold long line; add missing trailing semicolon
Date: Wed, 17 Mar 2021 12:29: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 37b3542c106a9e5074a840f740dddaaf06add874
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 06:46:39 2021 -0400

    fold long line; add missing trailing semicolon
---
 core/api-merchant.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 76e217b..f584b7b 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2147,7 +2147,8 @@ Informing the backend about incoming wire transfers
 
   .. ts:def:: ExchangeConflictDetails
 
-    type ExchangeConflictDetails = WireFeeConflictDetails | 
TrackTransferConflictDetails
+    type ExchangeConflictDetails = WireFeeConflictDetails |
+                                   TrackTransferConflictDetails;
 
 
   .. ts:def:: WireFeeConflictDetails

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