From c3b049bcd92cea97f5fa8b637a55e462b1b2d1d1 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:54:38 -0400 Subject: capitalize first word in sentence; add period at end of 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 fe7b33ec..0f89dc33 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1682,7 +1682,7 @@ in using this API. // Signature over the `coin public key ` by the denomination. denom_sig: RsaSignature; - // coin's blinding factor + // Coin's blinding factor. coin_blind_key_secret: RsaBlindingKeySecret; // Signature of `TALER_RecoupRequestPS` created with the `coin's private key ` -- cgit v1.2.3