diff options
Diffstat (limited to 'src/lib/exchange_api_age_withdraw.c')
-rw-r--r-- | src/lib/exchange_api_age_withdraw.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/exchange_api_age_withdraw.c b/src/lib/exchange_api_age_withdraw.c index efa605aea..e319332d1 100644 --- a/src/lib/exchange_api_age_withdraw.c +++ b/src/lib/exchange_api_age_withdraw.c @@ -161,7 +161,7 @@ struct TALER_EXCHANGE_AgeWithdrawBlindedHandle struct TALER_EXCHANGE_Keys *keys; /** - * The age mask, extacted from the denominations. + * The age mask, extracted from the denominations. * MUST be the same for all denominations * */ @@ -263,7 +263,7 @@ struct TALER_EXCHANGE_AgeWithdrawHandle struct TALER_EXCHANGE_Keys *keys; /** - * The age mask, extacted from the denominations. + * The age mask, extracted from the denominations. * MUST be the same for all denominations * */ |