From a29357d0491eb090c126fdb74d94283d3f756c84 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Tue, 7 May 2002 18:45:14 +0000 Subject: [PATCH] .. original commit: afca526e77aed9be54468d1548b7a92d303e4bad --- 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 e7b87049..a443b9e0 100644 --- a/collects/framework/framework.ss +++ b/collects/framework/framework.ss @@ -653,7 +653,7 @@ (string? number? number? . -> . void?) (filename start end) "Sets the selection of the recently opened file to" - "\\var{start} and \\end{end}.") + "\\var{start} and \\var{end}.") (icon:get-paren-highlight-bitmap (-> (is-a?/c bitmap%))