=str fix up Scaladocs for Source & Sink
This commit is contained in:
parent
614512f92b
commit
2f85cf0fb8
5 changed files with 40 additions and 29 deletions
|
|
@ -1831,7 +1831,7 @@ trait FlowOps[+Out, +Mat] {
|
|||
|
||||
/**
|
||||
* Put an asynchronous boundary around this `Flow`.
|
||||
*
|
||||
*
|
||||
* If this is a `SubFlow` (created e.g. by `groupBy`), this creates an
|
||||
* asynchronous boundary around each materialized sub-flow, not the
|
||||
* super-flow. That way, the super-flow will communicate with sub-flows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue