Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ddee71a

Browse filesBrowse files
koh110MylesBorins
authored andcommitted
doc: fix typo in tls.md
PR-URL: #15738 Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 62ea82b commit ddee71a
Copy full SHA for ddee71a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/tls.md‎

Copy file name to clipboardExpand all lines: doc/api/tls.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ added: v0.11.4
467467

468468
* `socket` {net.Socket} An instance of [`net.Socket`][]
469469
* `options` {Object}
470-
* `isServer`: The SSL/TLS protocol is asymetrical, TLSSockets must know if
470+
* `isServer`: The SSL/TLS protocol is asymmetrical, TLSSockets must know if
471471
they are to behave as a server or a client. If `true` the TLS socket will be
472472
instantiated as a server. Defaults to `false`.
473473
* `server` {net.Server} An optional [`net.Server`][] instance.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.