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