diff --git a/collects/scribblings/scribble/struct.scrbl b/collects/scribblings/scribble/struct.scrbl index c3e296bb..35bec8e7 100644 --- a/collects/scribblings/scribble/struct.scrbl +++ b/collects/scribblings/scribble/struct.scrbl @@ -399,7 +399,7 @@ label to be shown in the ``on this page'' table for HTML output. } -@defstruct[(link-element element) ([tag any/c])]{ +@defstruct[(link-element element) ([tag tag?])]{ Hyperlinks the content to @scheme[tag].