| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
LGTM but you need to s/Fix EventEmmiter/fix EventEmitter/ in the commit log. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
LGTM
|
Sorry, something went wrong.
|
LGTM but commit message still shows 'EventEmmiter' |
Sorry, something went wrong.
|
@mscdex Ah, I didn't notice that, thanks! Will fix that. |
Sorry, something went wrong.
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>
|
LGTM |
Sorry, something went wrong.
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>
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>
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>
|
@thealphanerd Perhaps. This is mostly just a typo fix in the docs. |
Sorry, something went wrong.
|
moved to don't land @ChALkeR feel free to file a backport PR if you like, it is by no means crucial though |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Checklist
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