diff options
Diffstat (limited to 'src/testing/test_exchange_api.conf')
-rw-r--r-- | src/testing/test_exchange_api.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf index 1b16444ff..07d0e6c03 100644 --- a/src/testing/test_exchange_api.conf +++ b/src/testing/test_exchange_api.conf @@ -2,7 +2,7 @@ # [PATHS] -# Persistant data storage for the testcase +# Persistent data storage for the testcase TALER_TEST_HOME = test_exchange_api_home/ @@ -95,7 +95,7 @@ HTTP_PORT = 9081 # Sections starting with "fee-" configure the wire fee for the # respective wire method. [fees-iban] -# Fees for the forseeable future... +# Fees for the foreseeable future... # If you see this after 2017, update to match the next 10 years... WIRE-FEE-2018 = EUR:0.01 WIRE-FEE-2019 = EUR:0.01 @@ -120,7 +120,7 @@ CLOSING-FEE-2026 = EUR:0.01 CLOSING-FEE-2027 = EUR:0.01 [fees-x-taler-bank] -# Fees for the forseeable future... +# Fees for the foreseeable future... # If you see this after 2017, update to match the next 10 years... WIRE-FEE-2018 = EUR:0.01 WIRE-FEE-2019 = EUR:0.01 |