commit fa2e6f5909eb08875c421b1dd981f413aef295c6 parent 2b4b52c8a80cda74a3891e7fdc93d8d96ca98b2a Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 20 Aug 2022 23:02:51 +0200 typo Diffstat:
| M | 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 @@ -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