taler-docs

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

commit 1118128b8078311fd7d3d446b1a2b9bec00b81f3
parent 6fdb9994c145307c06dadbdeff8db88380fec56c
Author: MS <ms@taler.net>
Date:   Thu, 15 Oct 2020 16:48:11 +0200

typo

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1965,7 +1965,7 @@ Tracking Wire Transfers // do not have an answer from the exchange. verified?: boolean; - // True if the merchant uses the POST /transfer API to confirm + // True if the merchant uses the POST /transfers API to confirm // that this wire transfer took place (and it is thus not // something merely claimed by the exchange). confirmed?: boolean;