-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Assorted typo fixes. #29075
Assorted typo fixes. #29075
Conversation
As far as at least commit messages in changelogs go, we usually leave those alone, even if there were spelling mistakes. |
It's a semi-automated fix, so this was easier for me... |
For the site nodejs/nodejs.org#2375 |
Regardless, I can revert the commit message changes here and in the website PR if you guys prefer that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes to the changelog files are still there
Yeah because I didn't get a definitive answer about it.
I will rebase and drop them in a while.
…On Sat, Aug 10, 2019, 11:36 Matteo Collina ***@***.***> wrote:
***@***.**** commented on this pull request.
The changes to the changelog files are still there
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#29075?email_source=notifications&email_token=AACVLNJRWT7YSCDCHVERCTTQDZ4XTA5CNFSM4IKYU3Q2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBGAJ6A#pullrequestreview-273417464>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AACVLNL245M2ROHLXD5MBZDQDZ4XTANCNFSM4IKYU3QQ>
.
|
Done. |
Landed in f114e5b |
PR-URL: nodejs#29075 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #29075 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes