diff options
Diffstat (limited to 'contrib/exchange-template/config/exchange-common.conf')
-rw-r--r-- | contrib/exchange-template/config/exchange-common.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/exchange-template/config/exchange-common.conf b/contrib/exchange-template/config/exchange-common.conf index 4f17d3ec7..5694995b6 100644 --- a/contrib/exchange-template/config/exchange-common.conf +++ b/contrib/exchange-template/config/exchange-common.conf @@ -64,7 +64,7 @@ ENABLE_CREDIT = YES # Wire fees are specified by wire method, NOT by wire plugin. [fees-x-taler-bank] -# Fees for the forseeable future... +# Fees for the foreseeable future... # If you see this after 2018, update to match the next 10 years... WIRE-FEE-2018 = EUR:0.01 WIRE-FEE-2019 = EUR:0.01 @@ -89,7 +89,7 @@ CLOSING-FEE-2026 = EUR:0.01 CLOSING-FEE-2027 = EUR:0.01 [fees-sepa] -# Fees for the forseeable future... +# Fees for the foreseeable future... # If you see this after 2018, update to match the next 10 years... WIRE-FEE-2018 = EUR:0.01 WIRE-FEE-2019 = EUR:0.01 |