fix doc typo
This commit is contained in:
parent
ea70707036
commit
0ea9922784
|
@ -852,7 +852,7 @@ The following @tech{style properties} are currently recognized:
|
||||||
color to the background of @racket[content].}
|
color to the background of @racket[content].}
|
||||||
|
|
||||||
@item{@racket[alt-tag] structure --- Generates the given HTML tag
|
@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
|
@item{@racket[attributes] structure --- Provides additional HTML
|
||||||
attributes for a tag.}
|
attributes for a tag.}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user