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/testing_api_cmd_recoup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/testing_api_cmd_recoup.c') diff --git a/src/testing/testing_api_cmd_recoup.c b/src/testing/testing_api_cmd_recoup.c index c12f67f6e..add54b87f 100644 --- a/src/testing/testing_api_cmd_recoup.c +++ b/src/testing/testing_api_cmd_recoup.c @@ -233,7 +233,7 @@ recoup_cb (void *cls, if (0 != TALER_amount_cmp (amount, &expected_amount)) { GNUNET_log (GNUNET_ERROR_TYPE_ERROR, - "Total amount missmatch to command %s\n", + "Total amount mismatch to command %s\n", cmd->label); json_dumpf (full_response, stderr, 0); TALER_TESTING_interpreter_fail (is); -- cgit v1.2.3