-fix typo

This commit is contained in:
Christian Grothoff 2021-07-14 14:34:31 +02:00
parent 0c0b73c9b1
commit 5ebc3b0e5b
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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