fix doc typo

This commit is contained in:
Matthew Flatt 2015-07-30 14:54:48 -06:00
parent ea70707036
commit 0ea9922784

View File

@ -852,7 +852,7 @@ The following @tech{style properties} are currently recognized:
color to the background of @racket[content].}
@item{@racket[alt-tag] structure --- Generates the given HTML tag
instead of the default one (@tt{<span>}, @tt{b}, @|etc|).}
instead of the default one (@tt{<span>}, @tt{<b>}, @|etc|).}
@item{@racket[attributes] structure --- Provides additional HTML
attributes for a tag.}