-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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/api/tls.markdown
needs punctuation fixes
#5672
Labels
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
tls
Issues and PRs related to the tls subsystem.
Comments
Trott
added
tls
Issues and PRs related to the tls subsystem.
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
labels
Mar 12, 2016
I've picked this up, PR @ #5677. |
svozza
added a commit
to svozza/node
that referenced
this issue
Mar 14, 2016
Identifies the non-idiomatic usages of the '-' character and either removes them or replaces them with colons. Fixes: nodejs#5672
evanlucas
pushed a commit
that referenced
this issue
Mar 14, 2016
Identifies the non-idiomatic usages of the '-' character and either removes them or replaces them with colons. Fixes: #5672 R-URL: #5677 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Claudio Rodriguez <[email protected]>
rvagg
pushed a commit
that referenced
this issue
Mar 16, 2016
Identifies the non-idiomatic usages of the '-' character and either removes them or replaces them with colons. Fixes: #5672 R-URL: #5677 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Claudio Rodriguez <[email protected]>
MylesBorins
pushed a commit
that referenced
this issue
Mar 17, 2016
Identifies the non-idiomatic usages of the '-' character and either removes them or replaces them with colons. Fixes: #5672 R-URL: #5677 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Claudio Rodriguez <[email protected]>
MylesBorins
pushed a commit
that referenced
this issue
Mar 21, 2016
Identifies the non-idiomatic usages of the '-' character and either removes them or replaces them with colons. Fixes: #5672 R-URL: #5677 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Claudio Rodriguez <[email protected]>
MylesBorins
pushed a commit
that referenced
this issue
Mar 21, 2016
Identifies the non-idiomatic usages of the '-' character and either removes them or replaces them with colons. Fixes: #5672 R-URL: #5677 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Claudio Rodriguez <[email protected]>
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.
good first issue
Issues that are suitable for first-time contributors.
tls
Issues and PRs related to the tls subsystem.
This is a good first contribution for someone looking for such a thing.
There appear to be approximately seven uses of
-
in the prose oftls.markdown
. Its usage in that document is mostly non-idiomatic. Most or all of them would be better as commas or other punctuation.The text was updated successfully, but these errors were encountered: