summaryrefslogtreecommitdiff
path: root/core/api-common.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:33:40 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 04:33:40 -0400
commit154ce3fc781fe21108b7122c041e34f192fea56c (patch)
treede1695ef219e94be3aedb7f6040abf2574a07da5 /core/api-common.rst
parentc7904921aa28dba4609d1c4544ab19f7a5a7e71a (diff)
downloaddocs-154ce3fc781fe21108b7122c041e34f192fea56c.tar.gz
docs-154ce3fc781fe21108b7122c041e34f192fea56c.tar.bz2
docs-154ce3fc781fe21108b7122c041e34f192fea56c.zip
add period at end of sentence
Diffstat (limited to 'core/api-common.rst')
-rw-r--r--core/api-common.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-common.rst b/core/api-common.rst
index f369f551..005efe40 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -650,7 +650,7 @@ Any piece of signed data, complies to the abstract data structure given below.
* which the signature is made, ensuring that a
* signature cannot be lifted from one part of the protocol
* to another. See `src/include/taler_signatures.h` within the
- * exchange's codebase (git://taler.net/exchange)
+ * exchange's codebase (git://taler.net/exchange).
*/
uint32_t purpose;
/**