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 | c17317bee37141b64427fe064836112226cb90e4 (patch) | |
tree | d08098948a23a9a27ec51aebfb642ea038ceeddc /lib/custodian/protocoltest.rb | |
parent | 63a31b2f918b29c423a7c04d5c002c3c7b4597af (diff) |
Updated wording in comments.
Diffstat (limited to 'lib/custodian/protocoltest.rb')
-rw-r--r-- | lib/custodian/protocoltest.rb | 5 |
1 files changed, 3 insertions, 2 deletions
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. +# # |