forked from mirrors/Scribe.js
Fix comment
This commit is contained in:
parent
870495143e
commit
364ad34910
1 changed files with 1 additions and 1 deletions
|
@ -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') {
|
||||
|
|
Loading…
Add table
Reference in a new issue