scribble-doc/scribblings/scribble/core.scrbl: fix typo (#219)
This commit is contained in:
parent
b67f265b93
commit
fb7106bc50
|
@ -1958,7 +1958,7 @@ arguments to the element's command in Latex output.}
|
||||||
@defstruct[command-optional ([arguments (listof string?)])]{
|
@defstruct[command-optional ([arguments (listof string?)])]{
|
||||||
|
|
||||||
Used as a @tech{style property} on a @racket[element] to add
|
Used as a @tech{style property} on a @racket[element] to add
|
||||||
a optional arguments to the element's command in Latex output.
|
optional arguments to the element's command in Latex output.
|
||||||
|
|
||||||
@history[#:added "1.20"]
|
@history[#:added "1.20"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user