mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
Fix typo.
This commit is contained in:
parent
d04cd13b37
commit
e96c22914b
@ -167,7 +167,7 @@ class IStorageServerImmutableAPIsTestsMixin(object):
|
||||
def test_written_shares_are_allocated(self):
|
||||
"""
|
||||
Shares that are fully written to show up as allocated in result from
|
||||
``IStoragServer.allocate_buckets()``. Partially-written or empty
|
||||
``IStorageServer.allocate_buckets()``. Partially-written or empty
|
||||
shares don't.
|
||||
"""
|
||||
storage_index, renew_secret, cancel_secret = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user