From 1f0fc740b5b2ba67eaed53f503659ced3269dac0 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 20 Sep 2002 14:35:22 +0000 Subject: [PATCH] . original commit: a76bd8ccd08cdbd761ef9ee9cb52f5d73fce7679 --- 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 b10c8346..6a0e5e5a 100644 --- a/collects/framework/framework.ss +++ b/collects/framework/framework.ss @@ -257,7 +257,7 @@ "dialog, all of the \\var{cb} functions" "are called, assuming that each of the callbacks" "passed to" - "@flink preferences:add-on-close-dialog-callback" + "@flink preferences:add-can-close-dialog-callback" "succeed.") (preferences:add-can-close-dialog-callback ((-> boolean?) . -> . void?)