=doc #17329 Spelling normalization, typos fixed.

This commit is contained in:
kukido 2015-09-28 22:23:59 -07:00
parent 880d51b89b
commit f858881b2e
31 changed files with 81 additions and 81 deletions

View file

@ -71,7 +71,7 @@ private[akka] trait SubscriberManagement[T] extends ResizableMultiReaderRingBuff
/**
* called before `shutdown()` if the stream is *not* being regularly completed
* but shut-down due to the last subscriber having cancelled its subscription
* but shut-down due to the last subscriber having canceled its subscription
*/
protected def cancelUpstream(): Unit