Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Wrong spelling in 'writeUint16LE' #197

Closed
liuzeyafzy opened this issue Sep 28, 2015 · 2 comments
Closed

docs: Wrong spelling in 'writeUint16LE' #197

liuzeyafzy opened this issue Sep 28, 2015 · 2 comments

Comments

@liuzeyafzy
Copy link

There is a wrong spelling in 'writeUint16LE'. It makes me who is a newbie confused.
page: 'api/buffer.html'

b.writeUint16LE(0x90ab, 0);

The function should be 'writeUInt16LE'.

@fhemberger
Copy link
Contributor

/cc @nodejs/documentation

@evanlucas
Copy link
Contributor

This documentation is actually stored in https://github.com/nodejs/node/blob/master/doc/api/buffer.markdown. Would you be interested in opening a pull request to fix that? I went ahead and opened an issue at nodejs/node#3223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants