summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:07:46 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:07:46 -0400
commit443892ceaaea5e0997814da89ceb13ee633dabd2 (patch)
treed7cc74caa4028bbe5a453839e3a0dd4c3443ebc4
parent029d66b90022988d5ac02535a0a195efb40d8afa (diff)
downloaddocs-443892ceaaea5e0997814da89ceb13ee633dabd2.tar.gz
docs-443892ceaaea5e0997814da89ceb13ee633dabd2.tar.bz2
docs-443892ceaaea5e0997814da89ceb13ee633dabd2.zip
remove spurious space
-rw-r--r--core/api-auditor.rst2
1 files changed, 1 insertions, 1 deletions
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.