bkyk8rc3zvpnsf5inmcqq4n3k98cv6hj-my-site-hyper-literate-git.test.suzanne.soy-0.0.1

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 0ea99227844c651e5c9c6deac1c73d489560f2b2
parent ea707070360ca276302f5ac0ddead8085df2850e
Author: Matthew Flatt <mflatt@racket-lang.org>
Date:   Thu, 30 Jul 2015 14:54:48 -0600

fix doc typo

Diffstat:
Mscribble-doc/scribblings/scribble/core.scrbl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scribble-doc/scribblings/scribble/core.scrbl b/scribble-doc/scribblings/scribble/core.scrbl @@ -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.}