From 10c786bdf0c5471a43bc3937081741a6093d9397 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 11 Jul 2015 07:48:32 -0400 Subject: [PATCH] Test: Changed text that throws off syntax coloring --- test/wait.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/wait.t b/test/wait.t index 88ee00338..cbf2e3098 100755 --- a/test/wait.t +++ b/test/wait.t @@ -64,7 +64,7 @@ class TestWait(TestCase): class TestBug434(TestCase): - # Bug #434: Task shouldn't prevent users from marking as done tasks with + # Bug #434: Task should not prevent users from marking as done tasks with # status:waiting def setUp(self): self.t = Task()