Skip to content

doc: fix swapedOut typo - #28497

Merged
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:usage
Jul 1, 2019
Merged

doc: fix swapedOut typo#28497
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:usage

Conversation

@cjihrig

Copy link
Copy Markdown
Contributor

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-botnodejs-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
Copy Markdown
ContributorAuthor

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

Copy link
Copy Markdown
Member

👍 this comment to approve fast-tracking.

@addaleaxaddaleax 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 <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@cjihrig
cjihrig merged commit 9b77be4 into nodejs:masterJul 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 <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
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 <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@targostargos mentioned this pull request Jul 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.processIssues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@cjihrig@addaleax@Trott@trivikr@nodejs-github-bot