gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 02/03: typos fixed


From: gnunet
Subject: [taler-docs] 02/03: typos fixed
Date: Wed, 13 Oct 2021 10:36:29 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

commit 6e37f8a53a691daff538b6d4e202e0c485e15d14
Author: Özgür Kesim <oec@codeblau.de>
AuthorDate: Tue Oct 12 16:51:36 2021 +0200

    typos fixed
---
 design-documents/024-age-restriction.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/design-documents/024-age-restriction.rst 
b/design-documents/024-age-restriction.rst
index b6ce168..1d73fbc 100644
--- a/design-documents/024-age-restriction.rst
+++ b/design-documents/024-age-restriction.rst
@@ -83,7 +83,7 @@ Support for Age Restriction
 ---------------------------
 
 The exchange indicates support for age-restriction in response to ``/keys`` in
-an optional field ``'age_restriction`` with new type ``AgeRestriction``:
+an optional field ``age_restriction`` with new type ``AgeRestriction``:
 
 .. ts:def:: AgeRestriction
 
@@ -92,8 +92,8 @@ an optional field ``'age_restriction`` with new type 
``AgeRestriction``:
       // from left to right, the values mark the begining of an age group up
       // to, but not including the next value.  The initial age group starts at
       // 0 and is not listed.  Example: "8:10:12:14:16:18:21".
-      // This field is mandatory and binding in the sense that its hash value
-      // is taken into consideration when signing the denominations below.
+      // This field is mandatory and binding in the sense that its value is
+      // taken into consideration when signing the denominations below.
       age_groups: string;
 
       // List of denominations that support age-restriction with the age groups

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]