From 8b59f320ef19f6470ce0d5a7229a8be58a9f7180 Mon Sep 17 00:00:00 2001
From: Steve Kemp <steve@steve.org.uk>
Date: Tue, 14 May 2013 13:34:04 +0100
Subject:   Comment update.

---
 lib/custodian/worker.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/custodian/worker.rb b/lib/custodian/worker.rb
index cea07d8..0255134 100644
--- a/lib/custodian/worker.rb
+++ b/lib/custodian/worker.rb
@@ -269,7 +269,7 @@ module Custodian
     end
 
     #
-    #  Log a test duration with each registered alerter.
+    #  Log the test duration with each registered alerter.
     #
     def do_duration( test, duration )
       @alerter.split( "," ).each do |alerter|
-- 
cgit v1.2.3