fix doc typo
Closes PR 10917 Merge to 5.0.1 (cherry picked from commit 8dfe2a6a917612a509486ee68cf9f2eedd3af4b7) original commit: 6af6bd5898125cc6ab2029244fab32ebc750388a
This commit is contained in:
parent
4e53ca8b78
commit
1351dda10f
|
@ -524,7 +524,7 @@ The following @tech{style properties} are currently recognized:
|
||||||
|
|
||||||
|
|
||||||
@defstruct[nested-flow ([style any/c]
|
@defstruct[nested-flow ([style any/c]
|
||||||
[paragraphs (listof block?)])]{
|
[blocks (listof block?)])]{
|
||||||
|
|
||||||
A @techlink{nested flow} has a style and a @tech{flow}.
|
A @techlink{nested flow} has a style and a @tech{flow}.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user