aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_purse_create_with_deposit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/exchange_api_purse_create_with_deposit.c')
-rw-r--r--src/lib/exchange_api_purse_create_with_deposit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exchange_api_purse_create_with_deposit.c b/src/lib/exchange_api_purse_create_with_deposit.c
index ce0221aa6..a2618d639 100644
--- a/src/lib/exchange_api_purse_create_with_deposit.c
+++ b/src/lib/exchange_api_purse_create_with_deposit.c
@@ -303,7 +303,7 @@ handle_purse_create_deposit_finished (void *cls,
TALER_amount_cmp (&left,
&deposit->contribution))
{
- /* Balance was sufficient after all; recoup MAY have still been possible */
+ /* Balance was sufficient after all; operation MAY have still been possible */
GNUNET_break_op (0);
continue;
}