fix doc typo

Closes PR 10917
 Merge to 5.0.1
(cherry picked from commit 8dfe2a6a91)
This commit is contained in:
Matthew Flatt 2010-07-20 10:00:57 -06:00 committed by Eli Barzilay
parent 2c75fe25a9
commit 6af6bd5898

View File

@ -524,7 +524,7 @@ The following @tech{style properties} are currently recognized:
@defstruct[nested-flow ([style any/c]
[paragraphs (listof block?)])]{
[blocks (listof block?)])]{
A @techlink{nested flow} has a style and a @tech{flow}.