exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 5ebc3b0e5b5fda1bcdb3b01c44d2f2a7055b155a
parent 0c0b73c9b1d531f71b354ad51ad3fabac8044ae1
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 14 Jul 2021 14:34:31 +0200

-fix typo

Diffstat:
Msrc/include/taler_amount_lib.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_amount_lib.h b/src/include/taler_amount_lib.h @@ -343,7 +343,7 @@ TALER_amount_divide (struct TALER_Amount *result, * * @param dividend amount to divide * @param divisor by what to divide, must be positive - * @return @a dividend / @a divisor, rounded down. -1 on currency missmatch, + * @return @a dividend / @a divisor, rounded down. -1 on currency mismatch, * INT_MAX for division by zero */ int