summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 2638604f..607c454b 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -421,7 +421,7 @@ possibly by using HTTPS.
// incoming wire transfers.
accounts: WireAccount[];
- // Object mapping names of wire methods (i.e. "sepa" or "x-taler-bank")
+ // Object mapping names of wire methods (i.e. "iban" or "x-taler-bank")
// to wire fees.
fees: { method : AggregateTransferFee };