Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
moll committed Jun 13, 2020
1 parent 8f10b97 commit 70c8b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/internal_socket.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ InternalSocket.prototype.writeUcs2String = function(req, data) {
}

// While it seems to have existed since Node v0.10, Node v11.2 requires
// "showdown".
// "shutdown".
if (
NODE_11_2_AND_LATER ||
NODE_10_15_1_AND_MAJOR
Expand Down

0 comments on commit 70c8b64

Please sign in to comment.