From 8220974328a6bbf676d87260c458a2cc3eae5394 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 Jul 2022 22:53:21 +0200 Subject: -fix typos --- src/include/taler_crypto_lib.h | 4 ++-- src/include/taler_json_lib.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/include') diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index fa13a29c..1a0fb72e 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -5082,8 +5082,8 @@ struct TALER_AgeCommitment * * This struct is used in a call to TALER_age_commitment_attest to create an * attestation for a minimum age (if that minimum age is less or equal to the - * commited age for this proof). It consists of a list private keys, one per - * age group, for which the commited age is either lager or within that + * committed age for this proof). It consists of a list private keys, one per + * age group, for which the committed age is either lager or within that * particular group. */ struct TALER_AgeProof diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h index d8912e52..443cbdb7 100644 --- a/src/include/taler_json_lib.h +++ b/src/include/taler_json_lib.h @@ -432,7 +432,7 @@ TALER_JSON_spec_denom_pub (const char *field, * cipher. * * @param field name of the field - * @parm cipher which cipher type to parse for + * @param cipher which cipher type to parse for * @param[out] pk key to fill * @return corresponding field spec */ -- cgit v1.2.3