Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:master commit in: /
Date: Sat, 01 Dec 2018 12:59:27
Message-Id: 1543669022.1993155e3e113c21cb25891167ce885be74b0ade.ulm@gentoo
1 commit: 1993155e3e113c21cb25891167ce885be74b0ade
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 1 11:16:43 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 1 12:57:02 2018 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=1993155e
7
8 glep-0075: Fix a typo.
9
10 Bug: https://bugs.gentoo.org/666678
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 glep-0075.rst | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/glep-0075.rst b/glep-0075.rst
17 index 19ce10e..b5d2572 100644
18 --- a/glep-0075.rst
19 +++ b/glep-0075.rst
20 @@ -104,7 +104,7 @@ For example, the list of ``2:4`` would indicate that top-level directory
21 names are formed using 2 most significant bits of the hash (resulting
22 in 2² = 4 directories), and each of this directories would have
23 subdirectories formed using the next 4 bits of the hash (resulting
24 -in 2⁴ = 8 subdirectories each).
25 +in 2⁴ = 16 subdirectories each).
26
27 The exact algorithm for determining the distfile location follows: