Skip to content

doc: use common malformed instead of misformatted - #11518

Closed
jsumners wants to merge 1 commit into
nodejs:masterfrom
jsumners:misformatted
Closed

doc: use common malformed instead of misformatted#11518
jsumners wants to merge 1 commit into
nodejs:masterfrom
jsumners:misformatted

Conversation

@jsumners

@jsumnersjsumners commented Feb 23, 2017

Copy link
Copy Markdown
Contributor

This PR updates documentation included in the new well-known CAs feature to change the word "misformatted" to "malformed" since the word "misformatted" is less common.

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

@nodejs-github-botnodejs-github-bot added cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. labels Feb 23, 2017
@TimothyGu

Copy link
Copy Markdown
Member

LGTM, but I prefer the commit message to be a tad mellower, since some dictionaries do consider "misformatted" a word.

@jsumnersjsumners changed the title doc: replace non-existent word with real onedoc: use common malformed instead of misformattedFeb 23, 2017
@jsumners

Copy link
Copy Markdown
ContributorAuthor

@TimothyGu I have updated the commit message.

@Trott

Copy link
Copy Markdown
Member

If everyone feels good about malformed being better than misformatted, then it might make sense to consider also updating cli.md and/or dns.md. Just noting that. It doesn't have to happen in this PR. (Might even slightly prefer that it doesn't so that it can be a good-first-contribution for someone else.)

@jsumners

Copy link
Copy Markdown
ContributorAuthor

I had not seen that documentation in dns.md. I am willing to push the change into this PR if so desired, but I'm also willing to let it be handled by someone else.

@jasnell

Copy link
Copy Markdown
Member

Going to land this, we can make further changes in a separate PR

jasnell pushed a commit that referenced this pull request Mar 1, 2017
PR-URL: #11518
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@jasnell

Copy link
Copy Markdown
Member

Landed in a520508

@jasnelljasnell closed this Mar 1, 2017
addaleax pushed a commit that referenced this pull request Mar 5, 2017
PR-URL: #11518
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@evanlucasevanlucas mentioned this pull request Mar 8, 2017
MylesBorins pushed a commit that referenced this pull request Apr 17, 2017
PR-URL: #11518
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 19, 2017
PR-URL: #11518
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Apr 19, 2017
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
PR-URL: nodejs/node#11518
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cliIssues and PRs related to the Node.js command line interface.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@jsumners@TimothyGu@Trott@jasnell@cjihrig@MylesBorins@nodejs-github-bot