diff --git a/collects/scribblings/scribble/manual.scrbl b/collects/scribblings/scribble/manual.scrbl index 137e369b..c2ae0970 100644 --- a/collects/scribblings/scribble/manual.scrbl +++ b/collects/scribblings/scribble/manual.scrbl @@ -742,7 +742,7 @@ in HTML without an underline.} [pre-content any/c] ...) element?]{ Like @scheme[secref], but the link label is the @tech{decode}d -@scheme[pre-content] insteda of the target section's name.} +@scheme[pre-content] instead of the target section's name.} @defproc[(other-manual [module-path module-path?] [#:underline? underline? any/c #t])