Fix confusing comment in add

This commit is contained in:
Marco Oliveira
2014-11-01 15:05:52 +00:00
parent e66ea47c80
commit 73a1ae89de

View File

@@ -33,7 +33,7 @@ function Adapter(nsp){
Adapter.prototype.__proto__ = Emitter.prototype;
/**
* Adds a socket from a room.
* Adds a socket to a room.
*
* @param {String} socket id
* @param {String} room name