From 5b9aaffa61c61ba057f38bf4c5df73002d018dab Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:10:13 -0400 Subject: fold long line; add period at end of sentence --- core/api-exchange.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 6d61a2ea..08107679 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1069,7 +1069,8 @@ exchange. // denomination private key. coin_ev: CoinEnvelope; - // Signature of `TALER_WithdrawRequestPS` created with the `reserves's private key ` + // Signature of `TALER_WithdrawRequestPS` created with + // the `reserves's private key `. reserve_sig: EddsaSignature; } -- cgit v1.2.3