Skip to content

Commit 3e027a3

Browse files
authored
tty: make setRawMode() return this (and updated corresponding docs)
updated docs
1 parent c7b469c commit 3e027a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/tty.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ added: v0.7.7
6565
default mode. The `readStream.isRaw` property will be set to the resulting
6666
mode.
6767

68-
Returns {this} - the read stream instance.
68+
* Returns {this} - the read stream instance.
6969

7070
Allows configuration of `tty.ReadStream` so that it operates as a raw device.
7171

0 commit comments

Comments
 (0)