taler-docs

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

commit ca415455e8460d3d7c7e844f16e3177449880179
parent 1bf6ccf5b0e7a5ba3518148919cfcf04bfc59f23
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:48:53 -0400

add period at end of sentence (two instances)

Diffstat:
Mcore/api-exchange.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -1556,10 +1556,10 @@ the API during normal operation. .. ts:def:: RevealConflictResponse interface RevealConflictResponse { - // Text describing the error + // Text describing the error. hint: string; - // Detailed error code + // Detailed error code. code: Integer; // Commitment as calculated by the exchange from the revealed data.