diff --git a/lib/console2.js b/lib/console2.js index ce6841c..4dcfa64 100644 --- a/lib/console2.js +++ b/lib/console2.js @@ -578,7 +578,7 @@ /* * EventEmitter.emit() will raise an Error - * if we emit the event 'error' and their is no listeners + * if we emit the event 'error' and there is no listeners * For now, transform 'error' in 'errorEvent' */ if (msg === 'error') {