doc: Typo in buffer.markdown referencing buf.write() by chrisJohn404 · Pull Request #4324 · nodejs/node

@chrisJohn404

The buffer's write function is documented below the
buf.toString function and all of the docs reference
"buf" instead of "buffer".

@mscdex added buffer

Issues and PRs related to the buffer subsystem.

doc

Issues and PRs related to the documentations.

labels

Dec 17, 2015

@chrisJohn404 chrisJohn404 changed the title docs: Typo in buffer.markdown referencing buf.write() doc: Typo in buffer.markdown referencing buf.write()

Dec 17, 2015

jasnell pushed a commit that referenced this pull request

Dec 17, 2015
The buffer's write function is documented below the
buf.toString function and all of the docs reference
"buf" instead of "buffer".

PR-URL: #4324
Reviewed-By: James M Snell <jasnell@gmail.com>

Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request

Dec 22, 2015
The buffer's write function is documented below the
buf.toString function and all of the docs reference
"buf" instead of "buffer".

PR-URL: nodejs#4324
Reviewed-By: James M Snell <jasnell@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Dec 30, 2015
The buffer's write function is documented below the
buf.toString function and all of the docs reference
"buf" instead of "buffer".

PR-URL: #4324
Reviewed-By: James M Snell <jasnell@gmail.com>

Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request

Jan 6, 2016
The buffer's write function is documented below the
buf.toString function and all of the docs reference
"buf" instead of "buffer".

PR-URL: nodejs#4324
Reviewed-By: James M Snell <jasnell@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Jan 19, 2016
The buffer's write function is documented below the
buf.toString function and all of the docs reference
"buf" instead of "buffer".

PR-URL: #4324
Reviewed-By: James M Snell <jasnell@gmail.com>

scovetta pushed a commit to scovetta/node that referenced this pull request

Apr 2, 2016
The buffer's write function is documented below the
buf.toString function and all of the docs reference
"buf" instead of "buffer".

PR-URL: nodejs#4324
Reviewed-By: James M Snell <jasnell@gmail.com>