diff options
author | Steve Kemp <steve@steve.org.uk> | 2013-06-24 07:15:30 +0100 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2013-06-24 07:15:30 +0100 |
commit | 34d910212a93737367ff29d325afcd3f33f29cba (patch) | |
tree | 2e0e25b830e9dda1775e8ecd3bfb63c058f3ad08 /lib | |
parent | a07d07b110370a1b579d370429452dc63e033ff4 (diff) |
Updated comment to reflect reality.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/custodian/parser.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/parser.rb b/lib/custodian/parser.rb index 764a03b..a9afcd9 100644 --- a/lib/custodian/parser.rb +++ b/lib/custodian/parser.rb @@ -5,7 +5,7 @@ require 'uri' # -# This list of all our protocol tests. +# The list of all our protocol tests. # require 'custodian/protocoltests' |