Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Feb 10, 2019

For recoverable.js: fix a typo error ('the' before 'any').


  • 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-bot nodejs-github-bot added the repl Issues and PRs related to the REPL subsystem. label Feb 10, 2019
@lpinca
Copy link
Member

lpinca commented Feb 10, 2019

It might be better to use two different commits as the typo has nothing to do with the other change.

Fix a typo error ('the' before 'any').
@ghost ghost changed the title lib: fix and merge some chores lib: fix the typo error Feb 10, 2019
@ghost
Copy link
Author

ghost commented Feb 10, 2019

@lpinca: OK, I thought it was nits and now I've forcely pushed one file :)

@lpinca
Copy link
Member

lpinca commented Feb 10, 2019

@Maledong I was suggesting to use 2 different commits, one for the switch statement and one for the typo.

I can only see the typo fix now.

@ghost
Copy link
Author

ghost commented Feb 10, 2019

@lpinca: Ah ha, yes, and this is the splitted submit: #26039.
Thank you, it was too late yesterday and I submitted it now.

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@danbev
Copy link
Contributor

danbev commented Feb 13, 2019

Landed in 048b977.

@danbev danbev closed this Feb 13, 2019
danbev pushed a commit that referenced this pull request Feb 13, 2019
Fix a typo error ('the' before 'any'). PR-URL: #26032 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax pushed a commit that referenced this pull request Feb 13, 2019
Fix a typo error ('the' before 'any'). PR-URL: #26032 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
@ghost ghost deleted the ChoreFixtures branch February 13, 2019 22:49
@ghost
Copy link
Author

ghost commented Feb 13, 2019

Thanks all!

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

Labels

repl Issues and PRs related to the REPL subsystem.

10 participants