From 803eeca689a6bc660f6a1ffad878a4bec8fafb6a Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 4 May 2002 14:34:16 +0000 Subject: [PATCH] .. original commit: a5c21d0b572178cf4e8fe7cbdca3f66286243e66 --- collects/framework/framework.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/framework/framework.ss b/collects/framework/framework.ss index 2b9e4984..8c615f58 100644 --- a/collects/framework/framework.ss +++ b/collects/framework/framework.ss @@ -588,7 +588,7 @@ "and (send (" "@flink group:get-the-frame-group %" ") " - "@ilink frame:open-here get-open-here-frame %" + "@ilink group: get-open-here-frame %" ") returns a frame, the " "@ilink frame:open-here open-here " "method of that frame is used to load"