Skip to content

Conversation

@XhmikosR
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout. tools Issues and PRs related to the tools directory. labels Aug 10, 2019
@mscdex
Copy link
Contributor

mscdex commented Aug 10, 2019

As far as at least commit messages in changelogs go, we usually leave those alone, even if there were spelling mistakes.

@XhmikosR
Copy link
ContributorAuthor

It's a semi-automated fix, so this was easier for me...

@XhmikosR
Copy link
ContributorAuthor

For the site nodejs/nodejs.org#2375

@XhmikosR
Copy link
ContributorAuthor

Regardless, I can revert the commit message changes here and in the website PR if you guys prefer that.

Copy link
Member

@mcollinamcollina left a 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

@XhmikosR
Copy link
ContributorAuthor

XhmikosR commented Aug 10, 2019 via email

@XhmikosR
Copy link
ContributorAuthor

Done.

@Trott
Copy link
Member

@Trott
Copy link
Member

Landed in f114e5b

@TrottTrott closed this Aug 12, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Aug 12, 2019
PR-URL: nodejs#29075 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@XhmikosRXhmikosR deleted the master-xmr-typo-fixes branch August 13, 2019 05:20
targos pushed a commit that referenced this pull request Aug 19, 2019
PR-URL: #29075 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@targostargos mentioned this pull request Aug 19, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@XhmikosR@mscdex@Trott@mcollina@addaleax@lpinca@cjihrig@nodejs-github-bot