summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:55:07 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:55:07 -0400
commit4d5519f5faab19f01672286922f76db60f8a8fd5 (patch)
tree27890ec12841c5ca16f6040a457146fe5192a0ac /core
parentc3b049bcd92cea97f5fa8b637a55e462b1b2d1d1 (diff)
downloaddocs-4d5519f5faab19f01672286922f76db60f8a8fd5.tar.gz
docs-4d5519f5faab19f01672286922f76db60f8a8fd5.tar.bz2
docs-4d5519f5faab19f01672286922f76db60f8a8fd5.zip
fold long line; add period at end of sentence
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 0f89dc33..a6ed3088 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1685,7 +1685,8 @@ in using this API.
// Coin's blinding factor.
coin_blind_key_secret: RsaBlindingKeySecret;
- // Signature of `TALER_RecoupRequestPS` created with the `coin's private key <coin-priv>`
+ // Signature of `TALER_RecoupRequestPS` created with
+ // the `coin's private key <coin-priv>`.
coin_sig: EddsaSignature;
// Was the coin refreshed (and thus the recoup should go to the old coin)?