diff options
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/test_amount.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/util/test_amount.c b/src/util/test_amount.c index 2fd8ce6a..7bb47caf 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, | 
