| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6af9311 commit 6b9bd51
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -262,7 +262,7 @@ for *all* `EventEmitter` instances, the `EventEmitter.defaultMaxListeners` | |||
| 262 | 262 | property can be used. | |
| 263 | 263 | ||
| 264 | 264 | Take caution when setting the `EventEmitter.defaultMaxListeners` because the | |
| 265 | - change effects *all* `EventEmitter` instances, including those created before | ||
| 265 | + change affects *all* `EventEmitter` instances, including those created before | ||
| 266 | 266 | the change is made. However, calling [`emitter.setMaxListeners(n)`][] still has | |
| 267 | 267 | precedence over `EventEmitter.defaultMaxListeners`. | |
| 268 | 268 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments