diff options
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' |