]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Spelling error in a comment.
authordavid-sarah <david-sarah@jacaranda.org>
Sun, 1 Apr 2012 01:36:55 +0000 (01:36 +0000)
committerdavid-sarah <david-sarah@jacaranda.org>
Sun, 1 Apr 2012 01:36:55 +0000 (01:36 +0000)
src/allmydata/test/test_mutable.py

index 1a3b7b17477d96adbf565639a4c787a636953311..e0deb66920088f40a8c71e8de3113d7ad5315336 100644 (file)
@@ -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()