summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:14:52 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:14:52 -0400
commit7a56f9df51b06ffb5d56a11c5902bea8cf11d1bc (patch)
treebea1bcf9b3722a3a37a2a77da15d19ac7982d5f4 /core/api-merchant.rst
parent35b8fe9d4d6451ed94656f329aa3a4290ca2d092 (diff)
downloaddocs-7a56f9df51b06ffb5d56a11c5902bea8cf11d1bc.tar.gz
docs-7a56f9df51b06ffb5d56a11c5902bea8cf11d1bc.tar.bz2
docs-7a56f9df51b06ffb5d56a11c5902bea8cf11d1bc.zip
diction: s/completed/have completed/
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 097b6aed..f4389900 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -481,7 +481,7 @@ In rare cases (such as a wallet restoring from an outdated backup) it is possibl
that a wallet fails to complete a payment because it runs out of e-cash in the
middle of the process. The abort API allows the wallet to abort the payment for
such an incomplete payment and to regain control over the coins that were spent
-so far. Aborts are not permitted for payments that completed. In contrast to
+so far. Aborts are not permitted for payments that have completed. In contrast to
refunds, aborts do not require approval by the merchant because aborts always
are for incomplete payments for an order and never for established contracts.