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%))