fix doc typo
Closes PR 11840
This commit is contained in:
parent
225c011502
commit
52598af1c7
|
@ -51,7 +51,7 @@ more useful way.}
|
||||||
'default]
|
'default]
|
||||||
[#:style style (one-of/c 'normal 'italic 'slant) 'normal]
|
[#:style style (one-of/c 'normal 'italic 'slant) 'normal]
|
||||||
[#:weight weight (one-of/c 'normal 'bold 'light) 'normal]
|
[#:weight weight (one-of/c 'normal 'bold 'light) 'normal]
|
||||||
[#:underline? underline? any/c #f]
|
[#:underlined? underlined? any/c #f]
|
||||||
[#:smoothing smoothing (one-of/c 'default 'partly-smoothed
|
[#:smoothing smoothing (one-of/c 'default 'partly-smoothed
|
||||||
'smoothed 'unsmoothed)
|
'smoothed 'unsmoothed)
|
||||||
'default]
|
'default]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user