scribble-doc/scribblings/scribble/core.scrbl: fix typo (#219)

This commit is contained in:
Reuben Thomas 2019-11-12 16:26:27 +00:00 committed by Ben Greenman
parent b67f265b93
commit fb7106bc50

View File

@ -1958,7 +1958,7 @@ arguments to the element's command in Latex output.}
@defstruct[command-optional ([arguments (listof string?)])]{
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"]
}