Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9df93c4

Browse filesBrowse files
gowpengibfahn
authored andcommitted
doc: correct effects to affects
PR-URL: #16794 Fixes: #16793 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 97689c6 commit 9df93c4
Copy full SHA for 9df93c4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/events.md‎

Copy file name to clipboardExpand all lines: doc/api/events.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ property can be used. If this value is not a positive number, a `TypeError`
268268
will be thrown.
269269

270270
Take caution when setting the `EventEmitter.defaultMaxListeners` because the
271-
change effects *all* `EventEmitter` instances, including those created before
271+
change affects *all* `EventEmitter` instances, including those created before
272272
the change is made. However, calling [`emitter.setMaxListeners(n)`][] still has
273273
precedence over `EventEmitter.defaultMaxListeners`.
274274

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.