From 154ce3fc781fe21108b7122c041e34f192fea56c Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 04:33:40 -0400 Subject: add period at end of sentence --- core/api-common.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-common.rst') 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; /** -- cgit v1.2.3