diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-08-20 23:02:51 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-08-20 23:02:51 +0200 |
| commit | fa2e6f5909eb08875c421b1dd981f413aef295c6 (patch) | |
| tree | f6a24a27e0e3a595f0689b5510b730e9cfa78086 | |
| parent | 2b4b52c8a80cda74a3891e7fdc93d8d96ca98b2a (diff) | |
typo
| -rw-r--r-- | src/include/taler_kyclogic_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_kyclogic_lib.h b/src/include/taler_kyclogic_lib.h index a95c56c7..fbdaaa2f 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 |
