summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-05-18 08:43:20 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-05-18 08:43:20 +0200
commit0045eea277182fba736084541ace1f5e03c2cdc4 (patch)
tree5c12ee92db50596f3054f1e8c926975d93514362 /src
parent6cc3846f4d751a4912c36d08c1d85ee5b929652e (diff)
downloadexchange-0045eea277182fba736084541ace1f5e03c2cdc4.tar.gz
exchange-0045eea277182fba736084541ace1f5e03c2cdc4.tar.bz2
exchange-0045eea277182fba736084541ace1f5e03c2cdc4.zip
-typo
Diffstat (limited to 'src')
-rw-r--r--src/exchange/taler-exchange-httpd_common_kyc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_common_kyc.c b/src/exchange/taler-exchange-httpd_common_kyc.c
index 6d879b7ac..ef917a559 100644
--- 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;