summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:19:12 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:19:12 -0400
commitdae7b2b8b4623152f06a3a24aa147bdaa4e35094 (patch)
tree566a820c962a538b07ac4becac316730670e5359 /core
parente0f54f9ef7d2ef4241e6203b277cb251edf47f66 (diff)
downloaddocs-dae7b2b8b4623152f06a3a24aa147bdaa4e35094.tar.gz
docs-dae7b2b8b4623152f06a3a24aa147bdaa4e35094.tar.bz2
docs-dae7b2b8b4623152f06a3a24aa147bdaa4e35094.zip
capitalize first word in sentence; add period at end of sentence
Diffstat (limited to 'core')
-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 a6270ac5..f29ede79 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1770,7 +1770,7 @@ Inspecting orders
.. ts:def:: CheckPaymentPaidResponse
interface CheckPaymentPaidResponse {
- // the customer paid for this contract
+ // The customer paid for this contract.
order_status: "paid";
// Was the payment refunded (even partially)