commit 48aa75963c9c272c29c177ae466e5df57b8642fe
parent dae7b2b8b4623152f06a3a24aa147bdaa4e35094
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 06:19:26 -0400
add question mark at end of sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -1773,7 +1773,7 @@ Inspecting orders
// The customer paid for this contract.
order_status: "paid";
- // Was the payment refunded (even partially)
+ // Was the payment refunded (even partially)?
refunded: boolean;
// True if there are any approved refunds that the wallet has