taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 154ce3fc781fe21108b7122c041e34f192fea56c
parent c7904921aa28dba4609d1c4544ab19f7a5a7e71a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 04:33:40 -0400

add period at end of sentence

Diffstat:
Mcore/api-common.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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; /**