mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +00:00
Merge pull request #673 from bantu/docs-arch-typo-subset-of
docs: Fix small typo (f -> of) in architecture.rst
This commit is contained in:
commit
e1acacdae2
@ -98,7 +98,7 @@ subset are needed to reconstruct the segment (3 out of 10, with the default
|
|||||||
settings).
|
settings).
|
||||||
|
|
||||||
It sends one block from each segment to a given server. The set of blocks on
|
It sends one block from each segment to a given server. The set of blocks on
|
||||||
a given server constitutes a "share". Therefore a subset f the shares (3 out
|
a given server constitutes a "share". Therefore a subset of the shares (3 out
|
||||||
of 10, by default) are needed to reconstruct the file.
|
of 10, by default) are needed to reconstruct the file.
|
||||||
|
|
||||||
A hash of the encryption key is used to form the "storage index", which is
|
A hash of the encryption key is used to form the "storage index", which is
|
||||||
|
Loading…
Reference in New Issue
Block a user