Merge pull request #21 from marcooliveira/master

Fix confusing comment in `add`
This commit is contained in:
Guillermo Rauch
2015-01-17 12:28:41 +00:00

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