diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/custodian/parser.rb | 4 |
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 |