Fix typos, via a Levenshtein-style corrector
This commit is contained in:
parent
e0a1110794
commit
fd41299943
45 changed files with 49 additions and 49 deletions
|
|
@ -65,7 +65,7 @@ class StreamBuffersRateSpec extends AkkaSpec {
|
|||
//#buffering-abstraction-leak
|
||||
}
|
||||
|
||||
"explcit buffers" in {
|
||||
"explicit buffers" in {
|
||||
trait Job
|
||||
def inboundJobsConnector(): Source[Job, NotUsed] = Source.empty
|
||||
//#explicit-buffers-backpressure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue