summaryrefslogtreecommitdiff
path: root/core/api-common.rst
diff options
context:
space:
mode:
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;
/**