From ecfbc5b9c167aff974b7c2f90a28ba0a164b68b7 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Mon, 14 Jan 2013 10:17:13 +0000 Subject: fixed comments. --- lib/custodian/protocoltest/http.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/custodian/protocoltest/http.rb') diff --git a/lib/custodian/protocoltest/http.rb b/lib/custodian/protocoltest/http.rb index c4cacb6..11a16d5 100644 --- a/lib/custodian/protocoltest/http.rb +++ b/lib/custodian/protocoltest/http.rb @@ -7,7 +7,7 @@ require 'uri' # This object is instantiated if the parser sees a line such as: # ### -### http://foo.vm.bytemark.co.uk/ must run http with content 'foo' otherwise 'ftp fail'. +### http://foo.vm.bytemark.co.uk/ must run http with content 'page text' otherwise 'http fail'. ### # # @@ -219,7 +219,7 @@ module Custodian # - # If the test fails then report the error../ + # If the test fails then report the error. # def error @error -- cgit v1.2.1