From 9d75b0745a37f62c324902378d10a5a1f0678ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Tue, 28 Jun 2022 12:29:14 +0200 Subject: -fix typo --- src/include/taler_crypto_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index d594d689d..274a18deb 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -1158,7 +1158,7 @@ struct TALER_BlindedDenominationSignature * * The bits set in the mask mark the edges at the beginning of a next age * group. F.e. for the age groups - * 0-7, 8-9, 10-11, 12-14, 14-15, 16-17, 18-21, 21-* + * 0-7, 8-9, 10-11, 12-13, 14-15, 16-17, 18-21, 21-* * the following bits are set: * * 31 24 16 8 0 -- cgit v1.2.3