Comment wording
This commit is contained in:
@@ -60,7 +60,7 @@ var testQueue = function() {
|
||||
}
|
||||
};
|
||||
|
||||
// extend the EventEmitter class using our Radio class
|
||||
// extend the EventEmitter class
|
||||
util.inherits(testQueue, EventEmitter);
|
||||
|
||||
module.exports = new testQueue();
|
||||
Reference in New Issue
Block a user