scribble docs typos
original commit: 0680bb6a3d526688d3f8283850f51501fc28d904
This commit is contained in:
parent
55ccb7ab28
commit
3640f0b25d
|
@ -268,8 +268,8 @@ The @racketmodname[scribble/tag] library provides functions for constructing
|
||||||
|
|
||||||
A @deftech{style} combines a @tech{style name} with a list of
|
A @deftech{style} combines a @tech{style name} with a list of
|
||||||
@tech{style properties} in a @racket[style] structure. A @deftech{style name}
|
@tech{style properties} in a @racket[style] structure. A @deftech{style name}
|
||||||
is either a string, symbol, of @racket[#f]. A @deftech{style property} can be
|
is either a string, symbol, or @racket[#f]. A @deftech{style property} can be
|
||||||
anything, including a symbol a structure such as
|
anything, including a symbol or a structure such as
|
||||||
@racket[color-property].
|
@racket[color-property].
|
||||||
|
|
||||||
A style has a single @tech{style name}, because the name typically
|
A style has a single @tech{style name}, because the name typically
|
||||||
|
|
Loading…
Reference in New Issue
Block a user