diff --git a/collects/scribblings/gui/eventspace-funcs.scrbl b/collects/scribblings/gui/eventspace-funcs.scrbl index 1a1ccc2642..f343b9dabc 100644 --- a/collects/scribblings/gui/eventspace-funcs.scrbl +++ b/collects/scribblings/gui/eventspace-funcs.scrbl @@ -137,7 +137,7 @@ A second (optional) boolean argument indicates whether the callback boolean?] [(yield [v (or/c (one-of/c 'wait) evt?)]) any/c])]{ -\index{pause}\index{wait} +@;\index{pause}\index{wait} Yields control to event dispatching. See @secref["eventspaceinfo"] for details.