| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -430,7 +430,7 @@ added for a particular event. This is a useful default that helps finding | |||
| 430 | 430 | memory leaks. Obviously, not all events should be limited to just 10 listeners. | |
| 431 | 431 | The `emitter.setMaxListeners()` method allows the limit to be modified for this | |
| 432 | 432 | specific `EventEmitter` instance. The value can be set to `Infinity` (or `0`) | |
| 433 | - for to indicate an unlimited number of listeners. | ||
| 433 | + to indicate an unlimited number of listeners. | ||
| 434 | 434 | ||
| 435 | 435 | Returns a reference to the `EventEmitter` so calls can be chained. | |
| 436 | 436 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments