Fixing typos
This commit is contained in:
parent
2fd1f76bb3
commit
3a255ef083
2 changed files with 2 additions and 2 deletions
|
|
@ -161,7 +161,7 @@ abstract class RemoteClient private[akka] (
|
|||
|
||||
private[remote] def isRunning = runSwitch.isOn
|
||||
|
||||
protected def notifyListeners(msg: => Any); Unit
|
||||
protected def notifyListeners(msg: => Any): Unit
|
||||
|
||||
protected def currentChannel: Channel
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue