From f08ce64e075cb311c220cadbefef4ad01bd542d5 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 20 Jun 2011 15:41:57 -0400 Subject: [PATCH] Small correction --- collects/net/scribblings/url.scrbl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collects/net/scribblings/url.scrbl b/collects/net/scribblings/url.scrbl index 944078e70c..125e985620 100644 --- a/collects/net/scribblings/url.scrbl +++ b/collects/net/scribblings/url.scrbl @@ -384,7 +384,8 @@ parameter to choose the connection mode; in particular, @defsignature[url^ ()]{ Includes everything exported by the @schememodname[net/url] module -except @racket[current-https-protocol].} +except @racket[current-connect-scheme] and +@racket[current-https-protocol].} @defsignature[url+scheme^ (url^)]{