fix doc typo
original commit: c5816ab6f969e08a30eb624d73b1fdad52686d46
This commit is contained in:
parent
36e76ed714
commit
dc3a4f59e8
|
@ -107,7 +107,7 @@ parsing.
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@defproc[(decode-flow [lst (listof pre-flow?)]) flow?]{
|
@defproc[(decode-flow [lst (listof pre-flow?)]) (listof block?)]{
|
||||||
|
|
||||||
Decodes a flow. A sequence of two or more newlines separated only by
|
Decodes a flow. A sequence of two or more newlines separated only by
|
||||||
whitespace counts is parsed as a paragraph separator. In @racket[lst],
|
whitespace counts is parsed as a paragraph separator. In @racket[lst],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user