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 | 4748e3630f2dc4eb7faab5682909f8832768495f (patch) | |
tree | 0ce26b0832797f39f5b8dd42cd6c93238743e72b /lib/custodian | |
parent | 08e738f8c6606424dbc20152b18523fe6fcb6818 (diff) |
Updated comment to reflect reality.
Diffstat (limited to 'lib/custodian')
-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' |