doc: fix EventEmitter#eventNames() example by ChALkeR · Pull Request #6417 · nodejs/node

@ChALkeR added the doc

Issues and PRs related to the documentations.

label

Apr 27, 2016

@mscdex mscdex added the events

Issues and PRs related to the events subsystem / EventEmitter.

label

Apr 27, 2016

@mscdex mscdex changed the title doc: Fix EventEmmiter#eventNames() example doc: Fix EventEmitter#eventNames() example

Apr 27, 2016

@ChALkeR ChALkeR changed the title doc: Fix EventEmitter#eventNames() example doc: fix EventEmitter#eventNames() example

Apr 27, 2016

@ChALkeR

Replace myErr with myEE in one place.
Fix the expected output to have the actual formatting.

PR-URL: nodejs#6417
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>

jasnell pushed a commit that referenced this pull request

Apr 30, 2016
Replace myErr with myEE in one place.
Fix the expected output to have the actual formatting.

PR-URL: #6417
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>

Fishrock123 pushed a commit that referenced this pull request

May 4, 2016
Replace myErr with myEE in one place.
Fix the expected output to have the actual formatting.

PR-URL: #6417
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>

This was referenced

May 4, 2016

joelostrowski pushed a commit to joelostrowski/node that referenced this pull request

May 4, 2016
Replace myErr with myEE in one place.
Fix the expected output to have the actual formatting.

PR-URL: nodejs#6417
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>