diff options
Diffstat (limited to 'src/util/amount.c')
-rw-r--r-- | src/util/amount.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/amount.c b/src/util/amount.c index fb5a41d74..717144984 100644 --- a/src/util/amount.c +++ b/src/util/amount.c @@ -556,7 +556,7 @@ TALER_amount_normalize (struct TALER_Amount *amount) * Convert the fraction of @a amount to a string in decimals. * * @param amount value to convert - * @param[out] tail where to write the reesult + * @param[out] tail where to write the result */ static void amount_to_tail (const struct TALER_Amount *amount, |