taler-docs

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

commit 8124e265ab40133ac3e4e761f52b821eb446b7ed
parent 293cafab731ee99deb4d976911da8a97c465d885
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 06:25:35 -0400

add period at end of sentence (two instances)

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1894,10 +1894,10 @@ Inspecting orders .. ts:def:: TransactionWireReport interface TransactionWireReport { - // Numerical `error code <error-codes>` + // Numerical `error code <error-codes>`. code: number; - // Human-readable error description + // Human-readable error description. hint: string; // Numerical `error code <error-codes>` from the exchange.