Commit 9e5a27a
doc: fix EventEmitter examples
Since the section refers to EventEmitter, instances in the example
should be created of the same class EventEmitter.
PR-URL: #33513
Reviewed-By: James M Snell <[email protected]>1 parent 7f25fe8 commit 9e5a27a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| 271 | + | |
| 272 | + | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
| |||
319 | 321 | | |
320 | 322 | | |
321 | 323 | | |
322 | | - | |
| 324 | + | |
323 | 325 | | |
324 | 326 | | |
325 | 327 | | |
| |||
0 commit comments