summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-15 16:48:11 +0200
committerMS <ms@taler.net>2020-10-15 16:48:11 +0200
commit1118128b8078311fd7d3d446b1a2b9bec00b81f3 (patch)
tree2a609722b957b4d5ce3adb000b2a070968caa91c /core
parent6fdb9994c145307c06dadbdeff8db88380fec56c (diff)
downloaddocs-1118128b8078311fd7d3d446b1a2b9bec00b81f3.tar.gz
docs-1118128b8078311fd7d3d446b1a2b9bec00b81f3.tar.bz2
docs-1118128b8078311fd7d3d446b1a2b9bec00b81f3.zip
typo
Diffstat (limited to 'core')
-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 f85b5b12..6a8f8e1e 100644
--- 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;