Fixed typo.

This commit is contained in:
Martin Edenhofer 2015-09-06 13:41:51 +02:00
parent 50a4b7155f
commit f527a058c6

View file

@ -133,7 +133,7 @@ EventMachine.run {
next
end
# check if connection already exists
# check if connection not already exists
next if !@clients[client_id]
# spool messages for new connects