Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Commit 162d0db

Browse files
committed
doc: tls.markdown, adjust version from v0.10.39 to v0.10.x
per #25591 (comment) Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: #25591
1 parent eda2560 commit 162d0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tls.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ the total bytes written to the socket, *including the TLS overhead*.
696696

697697
## Class: CleartextStream
698698

699-
The CleartextStream class in Node.js version v0.10.39 and prior has been
699+
The CleartextStream class in Node.js version v0.10.x (and prior) has been
700700
deprecated and removed.
701701

702702
## Class: tls.TLSSocket

0 commit comments

Comments
 (0)