summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-24 17:00:15 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-24 17:00:15 +0000
commitc17317bee37141b64427fe064836112226cb90e4 (patch)
treed08098948a23a9a27ec51aebfb642ea038ceeddc
parent63a31b2f918b29c423a7c04d5c002c3c7b4597af (diff)
Updated wording in comments.
-rw-r--r--lib/custodian/alerts.rb4
-rw-r--r--lib/custodian/protocoltest.rb5
2 files changed, 5 insertions, 4 deletions
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.
+#
#