From 8b59f320ef19f6470ce0d5a7229a8be58a9f7180 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Tue, 14 May 2013 13:34:04 +0100 Subject: Comment update. --- lib/custodian/worker.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/custodian') 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.1