From 26ad7c8191a764ed94d81d88752352addeaeda55 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 20 Jan 2020 02:11:03 +0100 Subject: spelling of 'mismatch' --- src/testing/test_exchange_api_twisted.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/testing/test_exchange_api_twisted.c') diff --git a/src/testing/test_exchange_api_twisted.c b/src/testing/test_exchange_api_twisted.c index 46807e9c..a3a038d4 100644 --- a/src/testing/test_exchange_api_twisted.c +++ b/src/testing/test_exchange_api_twisted.c @@ -187,7 +187,7 @@ run (void *cls, "EUR:5", MHD_HTTP_OK), TALER_TESTING_cmd_refund - ("refund-currency-missmatch", + ("refund-currency-mismatch", MHD_HTTP_PRECONDITION_FAILED, "USD:5", "USD:0.01", @@ -220,7 +220,7 @@ run (void *cls, bc.user42_payto, /* This parameter will make any comparison about h_contract_terms fail, when /refund will be handled. - So in other words, this is h_contract missmatch. */ + So in other words, this is h_contract mismatch. */ "{\"items\":[{\"name\":\"ice skate\"," "\"value\":\"EUR:5\"}]}", GNUNET_TIME_UNIT_MINUTES, -- cgit v1.2.3