summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:02:44 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 03:02:44 -0400
commit65d9a83294c3a3c671d70ddd516dd4d8e8196b13 (patch)
tree3c14b5a813fff4f1e487db3717533117d900105a
parentab205f997fdbb5d8f3550e46d753fc85072e8b1c (diff)
downloaddocs-65d9a83294c3a3c671d70ddd516dd4d8e8196b13.tar.gz
docs-65d9a83294c3a3c671d70ddd516dd4d8e8196b13.tar.bz2
docs-65d9a83294c3a3c671d70ddd516dd4d8e8196b13.zip
capitalize first word in sentence
-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 414fcf74..25e063b7 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1793,7 +1793,7 @@ typically also view the balance.)
// `TALER_SIGNATURE_EXCHANGE_CONFIRM_WIRE_DEPOSIT`.
exchange_sig: EddsaSignature;
- // public EdDSA key of the exchange that was used to generate the signature.
+ // Public EdDSA key of the exchange that was used to generate the signature.
// Should match one of the exchange's signing keys from /keys. Again given
// explicitly as the client might otherwise be confused by clock skew as to
// which signing key was used.