summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:03:30 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:03:30 -0400
commit7874307f4cbec8c2d6ec1c960f16b9710a2de4a0 (patch)
tree8186376c7c22ec80d79cbb17ce8d3774b62ae65c /core
parentbe941748281645bdb922e4b09dbfbcc8759c9a55 (diff)
downloaddocs-7874307f4cbec8c2d6ec1c960f16b9710a2de4a0.tar.gz
docs-7874307f4cbec8c2d6ec1c960f16b9710a2de4a0.tar.bz2
docs-7874307f4cbec8c2d6ec1c960f16b9710a2de4a0.zip
capitalize first word in sentence; add period at end of sentence
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index b87e5888..08bcae5f 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1812,7 +1812,7 @@ typically also view the balance.)
// The total amount the original deposit was worth.
deposit_value: Amount;
- // applicable fees for the deposit
+ // Applicable fees for the deposit.
deposit_fee: Amount;
}