]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Sun Apr 1 02:36:55 BST 2012 david-sarah@jacaranda.org
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:07:54 +0000 (18:07 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:07:54 +0000 (18:07 +0100)
  * Spelling error in a comment.

src/allmydata/test/test_mutable.py

index 4b354be70e431b391f7c950b0d76e7410275a0de..136701a418cb6789e0f4ba61fa97e310084a5d19 100644 (file)
@@ -2127,7 +2127,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()