commit 42685e55d786aec14644ee8e6e80822e4e2e99b6
parent 5e5115c25342eef52dcd1bcf3a3dc893f9f1a704
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 06:49:48 -0400
add period at end of sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -2199,7 +2199,7 @@ Informing the backend about incoming wire transfers
.. ts:def:: TrackTransferConflictDetails
interface TrackTransferConflictDetails {
- // Numerical `error code <error-codes>`
+ // Numerical `error code <error-codes>`.
code: "TALER_EC_MERCHANT_PRIVATE_POST_TRANSFERS_CONFLICTING_REPORTS";
// Text describing the issue for humans.