summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:09:31 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:09:31 -0400
commit904514d7fd7d5a59710be5995b378285e3fc2add (patch)
tree8f13f09908eda4006a42ff0f28d80697bf8259f1 /core
parented39ec1bb1e430773a989a810a71fce1bd183325 (diff)
downloaddocs-904514d7fd7d5a59710be5995b378285e3fc2add.tar.gz
docs-904514d7fd7d5a59710be5995b378285e3fc2add.tar.bz2
docs-904514d7fd7d5a59710be5995b378285e3fc2add.zip
capitalize first word in sentence; add period at end of sentence
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 88e30a50..6d61a2ea 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1065,8 +1065,8 @@ exchange.
// would like the exchange to create.
denom_pub_hash: HashCode;
- // coin's blinded public key, should be (blindly) signed by the exchange's
- // denomination private key
+ // Coin's blinded public key, should be (blindly) signed by the exchange's
+ // denomination private key.
coin_ev: CoinEnvelope;
// Signature of `TALER_WithdrawRequestPS` created with the `reserves's private key <reserve-priv>`