Skip to content

Conversation

ChALkeR
Copy link
Member

@ChALkeR ChALkeR commented Apr 27, 2016

Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Replace myErr with myEE in one place (that was obviously a mistype).
Fix the expected output to have the actual formatting.

This was overlooked in #5617 (I also didn't notice that).

/cc @jasnell

@ChALkeR ChALkeR added the doc Issues and PRs related to the documentations. label Apr 27, 2016
@bnoordhuis
Copy link
Member

LGTM but you need to s/Fix EventEmmiter/fix EventEmitter/ in the commit log.

@ChALkeR ChALkeR force-pushed the fix-events-doc-mistype branch from 7afa3c0 to 57988da Compare April 27, 2016 10:13
@ChALkeR
Copy link
Member Author

ChALkeR commented Apr 27, 2016

@bnoordhuis Done.

@ChALkeR ChALkeR force-pushed the fix-events-doc-mistype branch from 57988da to 7bc444d Compare April 27, 2016 10:15
@cjihrig
Copy link
Contributor

cjihrig commented Apr 27, 2016

LGTM

@jasnell
Copy link
Member

jasnell commented Apr 27, 2016

LGTM
On Apr 27, 2016 3:01 AM, "Сковорода Никита Андреевич" <
[email protected]> wrote:

Checklist

  • documentation is changed or added
  • the commit message follows commit guidelines

Affected core subsystem(s)

doc
Description of change

Replace myErr with myEE in one place (that was obviously a mistype).
Fix the expected output to have the actual formatting.

This was overlooked in #5617 #5617
(I also didn't notice that).

/cc @jasnell https://github.com/jasnell

You can view, comment on, or merge this pull request online at:

#6417
Commit Summary

  • doc: Fix EventEmmiter#eventNames() example

File Changes

Patch Links:


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#6417

@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
@mscdex
Copy link
Contributor

mscdex commented Apr 27, 2016

LGTM but commit message still shows 'EventEmmiter'

@ChALkeR
Copy link
Member Author

ChALkeR commented Apr 27, 2016

@mscdex Ah, I didn't notice that, thanks! Will fix that.

@ChALkeR ChALkeR force-pushed the fix-events-doc-mistype branch from 7bc444d to 5b5105a Compare April 27, 2016 20:46
@ChALkeR ChALkeR changed the title doc: Fix EventEmitter#eventNames() example doc: fix EventEmitter#eventNames() example Apr 27, 2016
@ChALkeR
Copy link
Member Author

ChALkeR commented Apr 27, 2016

@bnoordhuis, @mscdex Fixed.

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

PR-URL: nodejs#6417
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Brian White <[email protected]>
@ChALkeR ChALkeR force-pushed the fix-events-doc-mistype branch from 5b5105a to 10e3efb Compare April 27, 2016 20:50
@bnoordhuis
Copy link
Member

LGTM

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 <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Brian White <[email protected]>
@jasnell
Copy link
Member

jasnell commented Apr 30, 2016

Landed in c1f2df9

@jasnell jasnell closed this Apr 30, 2016
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 <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Brian White <[email protected]>
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 <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Brian White <[email protected]>
@MylesBorins
Copy link
Contributor

@ChALkeR lts?

@ChALkeR
Copy link
Member Author

ChALkeR commented Jun 2, 2016

@thealphanerd Perhaps. This is mostly just a typo fix in the docs.

@MylesBorins
Copy link
Contributor

MylesBorins commented Jun 2, 2016

moved to don't land

@ChALkeR feel free to file a backport PR if you like, it is by no means crucial though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. events Issues and PRs related to the events subsystem / EventEmitter.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants