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/util/test_amount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/test_amount.c b/src/util/test_amount.c index 2fd8ce6a8..7bb47caf8 100644 --- a/src/util/test_amount.c +++ b/src/util/test_amount.c @@ -114,7 +114,7 @@ main (int argc, TALER_amount_cmp_currency (&a1, &a2)); - /* test subtraction failure (currency missmatch) */ + /* test subtraction failure (currency mismatch) */ GNUNET_assert (GNUNET_SYSERR == TALER_amount_subtract (&a3, &a3, -- cgit v1.2.3