Skip to content

Commit 162d0db

Browse files
committed
doc: tls.markdown, adjust version from v0.10.39 to v0.10.x
per nodejs/node-v0.x-archive#25591 (comment) Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: nodejs/node-v0.x-archive#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

+1-1
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)