scribble docs typos
This commit is contained in:
parent
8a350a7dfd
commit
0680bb6a3d
|
@ -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