Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: fix typos throughout repository #23302

Closed
wants to merge 6 commits into from

Conversation

brandon93s
Copy link
Contributor

This pull request includes spelling fixes following a thorough review of the codebase.

The commits are broken up by area (e.g. benchmark, doc, etc.).

Checklist

@nodejs-github-bot nodejs-github-bot added the lib / src Issues and PRs related to general changes in the lib or src directory. label Oct 7, 2018
@brandon93s brandon93s changed the title fix typos throughout repository all: fix typos throughout repository Oct 7, 2018
@gireeshpunathil
Copy link
Member

great findings, thanks! many typos are funny, and reminded me of the kind of mistakes I used to do. It is surprising to note that real mis-spellings in couple of tests went un-caught for a long time; incidentally those were all part of new objects that was passed to the callee and which it did not give any meaning to - a good (or bad?) side of Javascript!

Copy link
Member

@Trott Trott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The commit-message lint failure in Travis can be ignored. It's a bug in core-validate-commit and will be fixed when nodejs/core-validate-commit#29 lands and is in a release.

@vsemozhetbyt
Copy link
Contributor

Node.js Collaborators, please, add 👍 here if you approve fast-tracking.

@Trott
Copy link
Member

Trott commented Oct 8, 2018

@Trott
Copy link
Member

Trott commented Oct 8, 2018

@Trott Trott added fast-track PRs that do not need to wait for 48 hours to land. and removed fast-track PRs that do not need to wait for 48 hours to land. labels Oct 8, 2018
@vsemozhetbyt
Copy link
Contributor

Landed in 13340d4
Thank you!

vsemozhetbyt pushed a commit that referenced this pull request Oct 9, 2018
PR-URL: #23302
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Vse Mozhet Byt <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
targos pushed a commit that referenced this pull request Oct 10, 2018
PR-URL: #23302
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Vse Mozhet Byt <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib / src Issues and PRs related to general changes in the lib or src directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants