Small correction

This commit is contained in:
Eli Barzilay 2011-06-20 15:41:57 -04:00
parent da2b3f94fb
commit f08ce64e07

View File

@ -384,7 +384,8 @@ parameter to choose the connection mode; in particular,
@defsignature[url^ ()]{ @defsignature[url^ ()]{
Includes everything exported by the @schememodname[net/url] module 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^)]{ @defsignature[url+scheme^ (url^)]{