summaryrefslogtreecommitdiff
path: root/lib/custodian/parser.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-25 19:39:45 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-25 19:39:45 +0000
commita3451b7e92a975891b8946e930a6c5b2c218d40b (patch)
tree7be3a1bbd952c31be397764d47f0821fded21a75 /lib/custodian/parser.rb
parent1230b81e9c2a551e49c13355049b2cbecc5c1935 (diff)
Removed references to sentinel.
Diffstat (limited to 'lib/custodian/parser.rb')
-rw-r--r--lib/custodian/parser.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/custodian/parser.rb b/lib/custodian/parser.rb
index 0ebf667..0409e4e 100644
--- a/lib/custodian/parser.rb
+++ b/lib/custodian/parser.rb
@@ -70,9 +70,7 @@ module Custodian
#
- # Retrieve a HTTP page from the web - this is used for macro-expansion
- #
- # NOTE: This came from sentinel.
+ # Retrieve a HTTP/HTTPS page from the web, which is used for macro-expansion.
#
def getURL (uri_str)
begin