Skip to content

doc: fix inconsistent styling - #4996

Closed
mscdex wants to merge 1 commit into
nodejs:masterfrom
mscdex:doc-tls-fix-styling
Closed

doc: fix inconsistent styling#4996
mscdex wants to merge 1 commit into
nodejs:masterfrom
mscdex:doc-tls-fix-styling

Conversation

@mscdex

Copy link
Copy Markdown
Contributor

No description provided.

@mscdexmscdex added tls Issues and PRs related to the tls subsystem. doc Issues and PRs related to the documentations. labels Jan 31, 2016
Comment threaddoc/api/tls.markdown Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit, while you're in there: Remove personal pronoun.

Before:

You could provide an issuer via ca option.

After, something like:

An issuer may be provided via the ca option.

@Trott

Copy link
Copy Markdown
Member

LGTM with a take-it-or-leave-it nit.

@targos

Copy link
Copy Markdown
Member

LGTM

@jasnell

Copy link
Copy Markdown
Member

LGTM with nit addressed

@mscdex
mscdexforce-pushed the doc-tls-fix-styling branch from 3bcc34f to cad34b3CompareFebruary 4, 2016 02:30
@mscdex

Copy link
Copy Markdown
ContributorAuthor

Wording changed as suggested.

@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

2 similar comments
@DavidTPate

Copy link
Copy Markdown

LGTM

@jasnell

Copy link
Copy Markdown
Member

LGTM

jasnell pushed a commit that referenced this pull request Feb 4, 2016
PR-URL: #4996
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell

Copy link
Copy Markdown
Member

Landed in 01dd8ed

@jasnelljasnell closed this Feb 4, 2016
@mscdex
mscdex deleted the doc-tls-fix-styling branch February 4, 2016 19:14
rvagg pushed a commit that referenced this pull request Feb 8, 2016
PR-URL: #4996
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorins

Copy link
Copy Markdown
Contributor

The changes in this are fairly minor, not landing cleanly, and bringing over other changes.

I'm changing to dont-land for now. Please feel free to manually backport or get the conversation going again

scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
PR-URL: nodejs#4996
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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.tlsIssues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@mscdex@Trott@targos@jasnell@cjihrig@DavidTPate@MylesBorins