From 90cd3e78d4e2e28fb6028434daab963c71b2a242 Mon Sep 17 00:00:00 2001
From: Daira Hopwood <daira@jacaranda.org>
Date: Thu, 5 Sep 2013 18:07:54 +0100
Subject: [PATCH] Sun Apr  1 02:36:55 BST 2012  david-sarah@jacaranda.org   *
 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 4b354be7..136701a4 100644
--- a/src/allmydata/test/test_mutable.py
+++ b/src/allmydata/test/test_mutable.py
@@ -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()
-- 
2.45.2