This commit is contained in:
Christian Grothoff 2023-05-18 08:43:20 +02:00
parent 6cc3846f4d
commit 0045eea277
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -82,7 +82,7 @@ struct TEH_KycAmlTrigger
struct MHD_Response *response; 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. * need to run AML on the account.
*/ */
struct TALER_JSON_ExternalConversion *kyc_aml; struct TALER_JSON_ExternalConversion *kyc_aml;