fix bug in help/search docs

This commit is contained in:
Robby Findler 2012-12-26 18:18:49 -06:00
parent 7bddce81ad
commit 10137dc679

View File

@ -14,7 +14,7 @@ and its tools to connect to the scribble documentation. See also
@defmodule[help/search]
@defproc[(send-main-page [#:sub sub path-string? "index.html"]
[#:notify notify (-> path? void)]
[#:notify notify (-> path? void) void]
[#:fragment fragment (or/c #f ??) #f]
[#:query query (or/c #f ??) #f])
any]{