diff options
author | Matyja Lukas Adam <lukas.matyja@students.bfh.ch> | 2023-11-27 11:04:34 +0100 |
---|---|---|
committer | Matyja Lukas Adam <lukas.matyja@students.bfh.ch> | 2023-11-27 11:04:34 +0100 |
commit | 6745f267a6cda82965a9ab96e2d96f39a953cac2 (patch) | |
tree | 73e2a6009ceafce7879995c97e262e6cc93ce2df | |
parent | f7661b0c1f74cd1955e7a8de22dda1fecff2a2de (diff) |
minor change
-rw-r--r-- | src/include/taler_crypto_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index 0d3935238..c17dcb34f 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -5867,7 +5867,7 @@ struct TALER_DenominationGroup enum GNUNET_CRYPTO_BlindSignatureAlgorithm cipher; /** - * Age mask for the denomiation. + * Age mask for the denomination. */ struct TALER_AgeMask age_mask; |