gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-docs] 01/80: fold long line; add missing trailing semicolon
Date: Wed, 17 Mar 2021 12:29:00 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit e0f54f9ef7d2ef4241e6203b277cb251edf47f66
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 06:18:19 2021 -0400

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index ca4505f..a6270ac 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1763,7 +1763,9 @@ Inspecting orders
 
   .. ts:def:: MerchantOrderStatusResponse
 
-    type MerchantOrderStatusResponse = CheckPaymentPaidResponse | 
CheckPaymentClaimedResponse | CheckPaymentUnpaidResponse
+    type MerchantOrderStatusResponse = CheckPaymentPaidResponse |
+                                       CheckPaymentClaimedResponse |
+                                       CheckPaymentUnpaidResponse;
 
   .. ts:def:: CheckPaymentPaidResponse
 

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