From fa2e6f5909eb08875c421b1dd981f413aef295c6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 20 Aug 2022 23:02:51 +0200 Subject: [PATCH] typo --- src/include/taler_kyclogic_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/taler_kyclogic_lib.h b/src/include/taler_kyclogic_lib.h index a95c56c73..fbdaaa2f8 100644 --- a/src/include/taler_kyclogic_lib.h +++ b/src/include/taler_kyclogic_lib.h @@ -285,7 +285,7 @@ TALER_KYCLOGIC_kyc_get_details ( /** - * Obtain the provider logic for a given set of @a requirments. + * Obtain the provider logic for a given set of @a requirements. * * @param requirements space-separated list of required checks * @param ut type of the entity performing the check