mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Alter wording in 'interfaces.py' to be correct wrt #778
This commit is contained in:
parent
7c4c6f393e
commit
5fe125ed74
@ -1272,7 +1272,7 @@ class IEncoder(Interface):
|
||||
def set_params(params):
|
||||
"""Override the default encoding parameters. 'params' is a tuple of
|
||||
(k,d,n), where 'k' is the number of required shares, 'd' is the
|
||||
shares_of_happiness, and 'n' is the total number of shares that will
|
||||
servers_of_happiness, and 'n' is the total number of shares that will
|
||||
be created.
|
||||
|
||||
Encoding parameters can be set in three ways. 1: The Encoder class
|
||||
|
Loading…
x
Reference in New Issue
Block a user