Skip to content

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Jul 1, 2019

This corrects a typo in the process.resourceUsage() docs. The field is named swappedOut, not swapedOut.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem. labels Jul 1, 2019
@cjihrig
Copy link
Contributor Author

cjihrig commented Jul 1, 2019

@addaleax addaleax added the fast-track PRs that do not need to wait for 48 hours to land. label Jul 1, 2019
@addaleax
Copy link
Member

addaleax commented Jul 1, 2019

👍 this comment to approve fast-tracking.

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 1, 2019
This corrects a typo in the process.resourceUsage() docs. The
field is named swappedOut, not swapedOut.

PR-URL: nodejs#28497
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
@cjihrig cjihrig merged commit 9b77be4 into nodejs:master Jul 1, 2019
@cjihrig cjihrig deleted the usage branch July 1, 2019 15:23
targos pushed a commit that referenced this pull request Jul 2, 2019
This corrects a typo in the process.resourceUsage() docs. The
field is named swappedOut, not swapedOut.

PR-URL: #28497
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
targos pushed a commit that referenced this pull request Jul 2, 2019
This corrects a typo in the process.resourceUsage() docs. The
field is named swappedOut, not swapedOut.

PR-URL: #28497
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
@targos targos mentioned this pull request Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. process Issues and PRs related to the process subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants