diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-24 17:00:15 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-24 17:00:15 +0000 |
commit | d2ef78851398e84ff4c6a1e850ef4e0f1d2e81c4 (patch) | |
tree | d08098948a23a9a27ec51aebfb642ea038ceeddc /lib/custodian/alerts.rb | |
parent | 686b7e8aa86006e0cc86e5705447482817a6918e (diff) |
Updated wording in comments.
Diffstat (limited to 'lib/custodian/alerts.rb')
-rw-r--r-- | lib/custodian/alerts.rb | 4 |
1 files changed, 2 insertions, 2 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. # |