net/sendurl: doc correction
This commit is contained in:
parent
26e3651ef9
commit
6e958d8339
|
@ -30,8 +30,8 @@ that escaping does not affect already-encoded characters in
|
|||
@racket[str].
|
||||
|
||||
On all platforms, the @racket[external-browser] parameter can be set to a
|
||||
procedure to override the above behavior --- the procedure will be
|
||||
called with the @racket[url] string.}
|
||||
procedure to override the above behavior, and the procedure will be
|
||||
called with the URL @racket[str].}
|
||||
|
||||
@defproc[(send-url/file [path path-string?] [separate-window? any/c #t]
|
||||
[#:fragment fragment (or/c string? false/c) #f]
|
||||
|
|
Loading…
Reference in New Issue
Block a user