spelling: publish

This commit is contained in:
Josh Soref 2017-01-20 08:21:56 +00:00
parent 3f8e798505
commit eefef9d686
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ private[sbt] final class CommandExchange {
}
}
// fanout publisEvent
// fanout publishEvent
def publishEventMessage(event: EventMessage): Unit =
{
val toDel: ListBuffer[CommandChannel] = ListBuffer.empty