summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:51:35 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:51:35 -0400
commitd674097fd86af07e9e496ed19e46d853b793c6f8 (patch)
tree66e81784489143de9d22b85906ec42980d79ff49 /core
parentb5acd292c3197a912604704564899c081b3f5b3f (diff)
downloaddocs-d674097fd86af07e9e496ed19e46d853b793c6f8.tar.gz
docs-d674097fd86af07e9e496ed19e46d853b793c6f8.tar.bz2
docs-d674097fd86af07e9e496ed19e46d853b793c6f8.zip
add period at end of sentence
Diffstat (limited to 'core')
-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 80e0a518..6e4ad05a 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1611,7 +1611,7 @@ the API during normal operation.
coin_ev : CoinEnvelope;
// Signature made by the old coin over the refresh request.
- // Signs over a `TALER_CoinLinkSignaturePS`
+ // Signs over a `TALER_CoinLinkSignaturePS`.
link_sig: EddsaSignature;
}