From 65d9a83294c3a3c671d70ddd516dd4d8e8196b13 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 03:02:44 -0400 Subject: capitalize first word in sentence --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') 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. -- cgit v1.2.3