From e96c22914bd040cd89d975d1c33e0e3ecdc09c8e Mon Sep 17 00:00:00 2001 From: Itamar Turner-Trauring Date: Mon, 13 Sep 2021 09:43:53 -0400 Subject: [PATCH] Fix typo. --- src/allmydata/test/test_istorageserver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/allmydata/test/test_istorageserver.py b/src/allmydata/test/test_istorageserver.py index 9d164c021..50e803920 100644 --- a/src/allmydata/test/test_istorageserver.py +++ b/src/allmydata/test/test_istorageserver.py @@ -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 = (