From c17317bee37141b64427fe064836112226cb90e4 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 24 Nov 2012 17:00:15 +0000 Subject: Updated wording in comments. --- lib/custodian/alerts.rb | 4 ++-- lib/custodian/protocoltest.rb | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'lib') diff --git a/lib/custodian/alerts.rb b/lib/custodian/alerts.rb index eb12215..4a3f642 100644 --- a/lib/custodian/alerts.rb +++ b/lib/custodian/alerts.rb @@ -1,7 +1,7 @@ # # This is just a helper which means that you'll only need to -# update the list of requires in one-place if you add a new -# protocol alert-type +# update the list of requires in one place if you add a new +# alert-type. # diff --git a/lib/custodian/protocoltest.rb b/lib/custodian/protocoltest.rb index 79f4dc3..2d6a5fc 100644 --- a/lib/custodian/protocoltest.rb +++ b/lib/custodian/protocoltest.rb @@ -1,7 +1,8 @@ # # This is just a helper which means that you'll only need to -# update the list of requires in one-place if you add a new -# protocol test-type +# update the list of requires in one place if you add a new +# test-type. +# # -- cgit v1.2.1