Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: fix typo in fs writeSync param list
Rename `buffer` to `data` in param list of fs.writeSync(fd, data[, position[, encoding]]) PR-URL: nodejs#5984 Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information