From 443892ceaaea5e0997814da89ceb13ee633dabd2 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 14:07:46 -0400 Subject: remove spurious space --- core/api-auditor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/api-auditor.rst b/core/api-auditor.rst index 54149176..5b396faa 100644 --- a/core/api-auditor.rst +++ b/core/api-auditor.rst @@ -170,7 +170,7 @@ paid out first. // How much time does the merchant have to issue a refund // request? Zero if refunds are not allowed. - refund_deadline : Timestamp; + refund_deadline: Timestamp; // Amount to be deposited, excluding fee. Calculated from the // amount with fee and the fee from the deposit request. -- cgit v1.2.3