summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2013-03-26 16:09:48 +0100
committerBen Noordhuis <info@bnoordhuis.nl>2013-03-26 16:09:51 +0100
commit0e08e147c74bd8435fd0faa7e9199cd816f36bc1 (patch)
tree61c6adcff8eb7a95db65f6ea2efb1824a59dfea7
parentfb6dd0c0b5a9705d691054449e4beb4cf7a73ea1 (diff)
downloadnode-0e08e147c74bd8435fd0faa7e9199cd816f36bc1.tar.gz
doc: fix formatting in tty.markdown
Fixes #5135.
-rw-r--r--doc/api/tty.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tty.markdown b/doc/api/tty.markdown
index 104fb8ca4..36e1f2daa 100644
--- a/doc/api/tty.markdown
+++ b/doc/api/tty.markdown
@@ -46,7 +46,7 @@ of the `tty.ReadStream` instance.
to the resulting mode.
-## Class WriteStream
+## Class: WriteStream
A `net.Socket` subclass that represents the writable portion of a tty. In normal
circumstances, `process.stdout` will be the only `tty.WriteStream` instance