Skip to content

Conversation

@mhdawson
Copy link
Member

@mhdawsonmhdawson commented May 7, 2017

  • fix 2 broken links
  • fix capitalization in description of
    napi_create_array-with-length
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc, n-api

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label May 7, 2017
@mhdawsonmhdawson self-assigned this May 8, 2017
@mscdexmscdex added the node-api Issues and PRs related to the Node-API. label May 8, 2017
@gibfahn
Copy link
Member

Nit: capitilization -> capitalization

- fix 2 broken links - fix capitalization in description of napi_create_array-with-length
@mhdawson
Copy link
MemberAuthor

@mhdawson
Copy link
MemberAuthor

CI good, landed as 147048a

@mhdawsonmhdawson closed this May 9, 2017
mhdawson added a commit that referenced this pull request May 9, 2017
- fix 2 broken links - fix capitalization in description of napi_create_array-with-length PR-URL: #12889 Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: MichaëZasso <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Hitesh Kanwathirtha <[email protected]>
anchnk pushed a commit to anchnk/node that referenced this pull request May 19, 2017
- fix 2 broken links - fix capitalization in description of napi_create_array-with-length PR-URL: nodejs#12889 Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: MichaëZasso <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Hitesh Kanwathirtha <[email protected]>
@jasnelljasnell mentioned this pull request May 11, 2017
@gibfahngibfahn mentioned this pull request Jun 15, 2017
3 tasks
@mhdawsonmhdawson deleted the n-api-doc-fix branch June 28, 2017 19:24
gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request Apr 10, 2018
- fix 2 broken links - fix capitalization in description of napi_create_array-with-length PR-URL: nodejs#12889 Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: MichaëZasso <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Hitesh Kanwathirtha <[email protected]>
MylesBorins pushed a commit that referenced this pull request Apr 16, 2018
- fix 2 broken links - fix capitalization in description of napi_create_array-with-length Backport-PR-URL: #19447 PR-URL: #12889 Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: MichaëZasso <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Hitesh Kanwathirtha <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Apr 16, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.node-apiIssues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@mhdawson@gibfahn@refack@digitalinfinity@danbev@thefourtheye@lpinca@targos@cjihrig@mscdex@nodejs-github-bot