aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-07-11 09:21:34 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-07-11 09:21:34 +0200
commit8a7bfefa38956a5efc2dcdfc7a82dac0fa282001 (patch)
treed99f6e0f22625dfb23fa5dbbae28e76d39d2155d /src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
parent88ecba945e5d89bfda14f9a169201d303c1892c6 (diff)
-handle some of the codespell complaints
Diffstat (limited to 'src/exchange/taler-exchange-httpd_age-withdraw_reveal.c')
-rw-r--r--src/exchange/taler-exchange-httpd_age-withdraw_reveal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c b/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
index ddb1250d..4aa238df 100644
--- a/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
+++ b/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
@@ -221,7 +221,7 @@ find_original_commitment (
return GNUNET_SYSERR;
}
}
- /* after unsuccessfull retries*/
+ /* after unsuccessful retries*/
*result = TALER_MHD_reply_with_ec (connection,
TALER_EC_GENERIC_DB_FETCH_FAILED,
"get_age_withdraw_info");