From 122f63aa64359aaad9b0b332d374adff0b5cc597 Mon Sep 17 00:00:00 2001 From: david-sarah Date: Sun, 1 Apr 2012 01:36:55 +0000 Subject: [PATCH] Spelling error in a comment. --- src/allmydata/test/test_mutable.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/allmydata/test/test_mutable.py b/src/allmydata/test/test_mutable.py index 1a3b7b17..e0deb669 100644 --- a/src/allmydata/test/test_mutable.py +++ b/src/allmydata/test/test_mutable.py @@ -2180,7 +2180,7 @@ class Repair(unittest.TestCase, PublishMixin, ShouldFailMixin): def test_repair_empty(self): # bug 1689: delete one share of an empty mutable file, then repair. - # In the buggy version, the check that preceeds the retrieve+publish + # In the buggy version, the check that precedes the retrieve+publish # cycle uses MODE_READ, instead of MODE_REPAIR, and fails to get the # privkey that repair needs. d = self.publish_empty_sdmf() -- 2.45.2