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, url: fix type names #8489

Closed
wants to merge 1 commit into from
Closed

Conversation

yorkie
Copy link
Contributor

@yorkie yorkie commented Sep 11, 2016

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc, url

Description of change

The problem: these lower-cased native JavaScript types seems not to have detected to be links.
See https://nodejs.org/dist/latest-v6.x/docs/api/url.html#url_url_parse_urlstring_parsequerystring_slashesdenotehost.

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module. labels Sep 11, 2016
@lpinca
Copy link
Member

lpinca commented Sep 11, 2016

Nit: I would use this subject line for the commit message: "doc: capitalize arguments' type names in url doc" as I find it a little more descriptive.

Change LGTM.

@yorkie
Copy link
Contributor Author

yorkie commented Sep 11, 2016

@lpinca Done, thank you :)

@TimothyGu
Copy link
Member

LGTM.

@jasnell
Copy link
Member

jasnell commented Sep 12, 2016

LGTM

yorkie added a commit that referenced this pull request Sep 15, 2016
PR-URL: #8489
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@yorkie
Copy link
Contributor Author

yorkie commented Sep 15, 2016

Landed at 68bf02d, thanks for reviews :)

@yorkie yorkie closed this Sep 15, 2016
@yorkie yorkie deleted the fix/url-api-doc branch September 15, 2016 06:20
Fishrock123 pushed a commit that referenced this pull request Oct 11, 2016
PR-URL: #8489
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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. url Issues and PRs related to the legacy built-in url module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants