summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/test_amount.c2
1 files changed, 1 insertions, 1 deletions
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,