mirror of https://github.com/sbt/sbt.git
spelling: publish
This commit is contained in:
parent
3f8e798505
commit
eefef9d686
|
|
@ -139,7 +139,7 @@ private[sbt] final class CommandExchange {
|
|||
}
|
||||
}
|
||||
|
||||
// fanout publisEvent
|
||||
// fanout publishEvent
|
||||
def publishEventMessage(event: EventMessage): Unit =
|
||||
{
|
||||
val toDel: ListBuffer[CommandChannel] = ListBuffer.empty
|
||||
|
|
|
|||
Loading…
Reference in New Issue