diff --git a/collects/drscheme/private/tool-contracts.ss b/collects/drscheme/private/tool-contracts.ss index cdc2ebdaa2..a005902088 100644 --- a/collects/drscheme/private/tool-contracts.ss +++ b/collects/drscheme/private/tool-contracts.ss @@ -90,7 +90,7 @@ "The \\var{input} argument specifies the source of the program." "" "The \\var{eval-compile-time-part?} argument indicates if" - "\\Mzhyperref{\rawscm{expand}}{mz:expansion}" + "\\Mzhyperref{\\rawscm{expand}}{mz:expansion}" "is called or if" "\\scheme|expand-top-level-with-compile-time-evals|" "is called when the program is expanded."