diff --git a/collects/scribble/manual.ss b/collects/scribble/manual.ss index 13f766ba..438f96c4 100644 --- a/collects/scribble/manual.ss +++ b/collects/scribble/manual.ss @@ -837,7 +837,7 @@ (make-paragraph (list (make-target-element #f - (list (to-element name)) + (list (to-element (make-just-context name stx-id))) (register-scheme-definition stx-id)) spacer ":" spacer (to-element result-contract))))))))