diff --git a/collects/scribblings/scribble/manual.scrbl b/collects/scribblings/scribble/manual.scrbl index 535ce73e..5c111a9b 100644 --- a/collects/scribblings/scribble/manual.scrbl +++ b/collects/scribblings/scribble/manual.scrbl @@ -802,7 +802,7 @@ and @litchar{^} for subscripts and superscripts.} element?]{ Inserts the hyperlinked title of the section tagged @scheme[tag], but -@scheme{aux-element} items in the title content are omitted in the +@schemeidfont{aux-element} items in the title content are omitted in the hyperlink label. If @scheme[module-path] is provided, the @scheme[tag] refers to a tag diff --git a/collects/scribblings/scribble/struct.scrbl b/collects/scribblings/scribble/struct.scrbl index 13afd6e4..63ce1757 100644 --- a/collects/scribblings/scribble/struct.scrbl +++ b/collects/scribblings/scribble/struct.scrbl @@ -691,7 +691,7 @@ values).} @defstruct[generated-tag ()]{ -A placeholder for a tag to be generated during the @scheme{collect +A placeholder for a tag to be generated during the @techlink{collect pass}. Use @scheme[tag-key] to convert a tag containing a @scheme[generated-tag] instance to one containing a string.