Skip to content
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

doc: simplify "make use of" to "use" #34861

Merged
merged 2 commits into from
Aug 28, 2020
Merged

doc: simplify "make use of" to "use" #34861

merged 2 commits into from
Aug 28, 2020

Conversation

Trott
Copy link
Member

@Trott Trott commented Aug 21, 2020

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

@Trott Trott requested a review from a team August 21, 2020 00:19
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/n-api
  • @nodejs/quic

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Aug 21, 2020
Copy link
Contributor

@jschlight jschlight left a comment

Choose a reason for hiding this comment

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

LGTM.

doc/api/n-api.md Show resolved Hide resolved
@Trott
Copy link
Member Author

Trott commented Aug 23, 2020

@nodejs/documentation This could use some reviews.

@Trott Trott added the review wanted PRs that need reviews. label Aug 24, 2020
@Trott Trott removed the review wanted PRs that need reviews. label Aug 25, 2020
doc/api/addons.md Outdated Show resolved Hide resolved
@@ -495,7 +495,7 @@ The functions available and how to use them are documented in
## Addon examples

Following are some example addons intended to help developers get started. The
examples make use of the V8 APIs. Refer to the online [V8 reference][v8-docs]
examples use the V8 APIs. Refer to the online [V8 reference][v8-docs]
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
examples use the V8 APIs. Refer to the online [V8 reference][v8-docs]
examples utilize the V8 APIs. Refer to the online [V8 reference][v8-docs]

Copy link
Member Author

Choose a reason for hiding this comment

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

What's the reasoning for this suggestion?

Copy link
Contributor

Choose a reason for hiding this comment

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

They make use of them as a utility, no? (They find utility out of them.) Not blocking, just a thought. :)

PR-URL: nodejs#34861
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: nodejs#34861
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@Trott Trott merged commit 496c174 into nodejs:master Aug 28, 2020
@Trott
Copy link
Member Author

Trott commented Aug 28, 2020

Landed in f461a66...496c174

@Trott Trott deleted the make-use-of branch August 28, 2020 14:14
richardlau pushed a commit that referenced this pull request Sep 1, 2020
PR-URL: #34861
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@richardlau richardlau mentioned this pull request Sep 2, 2020
4 tasks
addaleax pushed a commit that referenced this pull request Sep 22, 2020
PR-URL: #34861
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
PR-URL: #34861
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@codebytere codebytere mentioned this pull request Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants