summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:49:48 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:49:48 -0400
commit42685e55d786aec14644ee8e6e80822e4e2e99b6 (patch)
tree3542cc546eefb48d0b7659eb533236c73b6c5dd3 /core/api-merchant.rst
parent5e5115c25342eef52dcd1bcf3a3dc893f9f1a704 (diff)
downloaddocs-42685e55d786aec14644ee8e6e80822e4e2e99b6.tar.gz
docs-42685e55d786aec14644ee8e6e80822e4e2e99b6.tar.bz2
docs-42685e55d786aec14644ee8e6e80822e4e2e99b6.zip
add period at end of sentence
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index f6eda350..4c295e36 100644
--- 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.