From 3404fda463cdb905772a4757001e5113d3f74f29 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 31 Mar 2020 20:57:11 +0200 Subject: typos --- src/testing/test_exchange_api.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/testing/test_exchange_api.c') diff --git a/src/testing/test_exchange_api.c b/src/testing/test_exchange_api.c index 4c56925dd..0c3f48379 100644 --- a/src/testing/test_exchange_api.c +++ b/src/testing/test_exchange_api.c @@ -201,7 +201,7 @@ run (void *cls, * is currently the case because of the "timestamp" field, * which is set automatically by #TALER_TESTING_cmd_deposit(). * This could theoretically fail if at some point a deposit - * command executs in less than 1 ms. */// + * command executes in less than 1 ms. */// TALER_TESTING_cmd_deposit ("deposit-double-1", "withdraw-coin-1", 0, @@ -676,7 +676,7 @@ run (void *cls, "EUR:3.99", MHD_HTTP_OK), /* These commands should close the reserve because - * the aggregator is given a config file that ovverrides + * the aggregator is given a config file that overrides * the reserve expiration time (making it now-ish) */ CMD_TRANSFER_TO_EXCHANGE ("short-lived-reserve", "EUR:5.01"), -- cgit v1.2.3