gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] 01/05: zkl lt or eq


From: gnunet
Subject: [lsd0001] 01/05: zkl lt or eq
Date: Wed, 16 Feb 2022 21:42:40 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository lsd0001.

commit 1869ead84c10dfafd36f18db2586a33d1a670204
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Feb 16 18:56:49 2022 +0100

    zkl lt or eq
---
 draft-schanzen-gns.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index c4d86c1..b2126fd 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -475,7 +475,7 @@ zkl := Base32GNS-Encode(ztype||zkey)
 ztype||zkey := Base32GNS-Decode(zkl)
     ]]></artwork>
        <t>
-         If zkl is less than 63 characters, it can directly be
+         If zkl is less than or equal to 63 characters, it can directly be
          used as a zTLD.
          If zkl is longer than 63 characters, the
          zTLD is constructed by dividing zkl into smaller labels separated by 
the

-- 
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]