commit 0045eea277182fba736084541ace1f5e03c2cdc4 parent 6cc3846f4d751a4912c36d08c1d85ee5b929652e Author: Christian Grothoff <grothoff@gnunet.org> Date: Thu, 18 May 2023 08:43:20 +0200 -typo Diffstat:
| M | src/exchange/taler-exchange-httpd_common_kyc.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_common_kyc.c b/src/exchange/taler-exchange-httpd_common_kyc.c @@ -82,7 +82,7 @@ struct TEH_KycAmlTrigger struct MHD_Response *response; /** - * Handle to an external process that evalutates the + * Handle to an external process that evaluates the * need to run AML on the account. */ struct TALER_JSON_ExternalConversion *kyc_aml;