From 2b6b8852b7786d92e823e9cb0b5f963792114d29 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 11 Mar 2024 21:05:51 +0100 Subject: fix codespell --- src/sync/sync-httpd_backup_post.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sync/sync-httpd_backup_post.c b/src/sync/sync-httpd_backup_post.c index fcf5ae4..f4bb2da 100644 --- a/src/sync/sync-httpd_backup_post.c +++ b/src/sync/sync-httpd_backup_post.c @@ -380,7 +380,7 @@ ongoing_payment_cb (void *cls, (void) amount; if (0 != TALER_amount_cmp (amount, &SH_annual_fee)) - return; /* can't re-use, fees changed */ + return; /* can't reuse, fees changed */ if ( (NULL == bc->existing_order_id) || (GNUNET_TIME_timestamp_cmp (bc->existing_order_timestamp, <, -- cgit v1.2.3