From c64627fe8677f1f00c9614cc320fa46eb37d2064 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sun, 27 Apr 2008 11:10:56 +0000 Subject: [PATCH] one last fix to the framework/test docs svn: r9501 --- collects/framework/test.ss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/framework/test.ss b/collects/framework/test.ss index 4a89b45751..b236328b40 100644 --- a/collects/framework/test.ss +++ b/collects/framework/test.ss @@ -974,8 +974,8 @@ (parameter/c (-> (listof eventspace?))) func - @{This parameter that specifies which - \\hyperref{eventspaces}{eventspace see section~}{}{eventspaceinfo} + @{This parameter that specifies which evenspaces + (see also @secref[#:doc '(lib "scribblings/gui/gui.scrbl") "eventspaceinfo"]) are considered when finding the frontmost frame. The first case sets the parameter to @scheme[func]. The procedure @scheme[func] will be