mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-27 06:20:25 +00:00
Typo.
This commit is contained in:
parent
60bcd5fe9f
commit
4efa65d3db
@ -133,7 +133,7 @@ class StorageIndexUploads(object):
|
||||
# Map share number to BucketWriter
|
||||
shares = attr.ib(factory=dict) # type: Dict[int,BucketWriter]
|
||||
|
||||
# Mape share number to the upload secret (different shares might have
|
||||
# Map share number to the upload secret (different shares might have
|
||||
# different upload secrets).
|
||||
upload_secrets = attr.ib(factory=dict) # type: Dict[int,bytes]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user