summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:48:29 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:48:29 -0400
commit1bf6ccf5b0e7a5ba3518148919cfcf04bfc59f23 (patch)
tree7bfba3608c04f17190200adb104d78eb99006104 /core/api-exchange.rst
parentf0268a22400ce25cb7b846e443a4b31ca95a1a79 (diff)
downloaddocs-1bf6ccf5b0e7a5ba3518148919cfcf04bfc59f23.tar.gz
docs-1bf6ccf5b0e7a5ba3518148919cfcf04bfc59f23.tar.bz2
docs-1bf6ccf5b0e7a5ba3518148919cfcf04bfc59f23.zip
add period at end of sentence
Diffstat (limited to 'core/api-exchange.rst')
-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 3bdf3ebd..013c1d5b 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1539,7 +1539,7 @@ the API during normal operation.
// Array of ``n`` signatures made by the wallet using the old coin's private key,
// used later to verify the /refresh/link response from the exchange.
- // Signs over a `TALER_CoinLinkSignaturePS`
+ // Signs over a `TALER_CoinLinkSignaturePS`.
link_sigs: EddsaSignature[];
}