Fix common typos
This commit is contained in:
parent
cb1de24556
commit
af34554b19
21 changed files with 61 additions and 61 deletions
|
|
@ -527,7 +527,7 @@ private[stream] final class VirtualProcessor[T] extends Processor[T, T] {
|
|||
}
|
||||
|
||||
/**
|
||||
* INERNAL API
|
||||
* INTERNAL API
|
||||
*/
|
||||
private[stream] object MaterializerSession {
|
||||
class MaterializationPanic(cause: Throwable) extends RuntimeException("Materialization aborted.", cause) with NoStackTrace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue