diff options
Diffstat (limited to 'src/benchmark')
| -rw-r--r-- | src/benchmark/benchmark.conf | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf index bb1f17f8..b9d1d141 100644 --- a/src/benchmark/benchmark.conf +++ b/src/benchmark/benchmark.conf @@ -1,7 +1,7 @@  # This file is in the public domain.  #  [paths] -# Persistant data storage for the testcase +# Persistent data storage for the testcase  # This value is a default for `taler_config_home'  taler_test_home = exchange_benchmark_home/ @@ -69,7 +69,7 @@ enable_credit = YES  [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 | 
