r6rs progress

svn: r8775

original commit: bd97e3e7977e9ccd9cdf357d70f37c553a9fe0eb
This commit is contained in:
Matthew Flatt 2008-02-23 14:11:24 +00:00
parent f06d56e0f7
commit bfc476a091

View File

@ -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].