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

fix a typo in Buffer example code #6361

Closed
wants to merge 1 commit into from
Closed

Commits on Apr 24, 2016

  1. buffer: fix a typo in Buffer example code

    it shows `Buffer(.from[1, 2, 3]);` but that doesn't run; should be a typo
    
    https://nodejs.org/dist/latest-v5.x/docs/api/buffer.html#buffer_buffers_and_es6_iteration
    
    resolve comment in nodejs@c1534e7#commitcomment-17228215 the same doc in master 85ab4a5 is correct.
    c0b authored and derek committed Apr 24, 2016
    Configuration menu
    Copy the full SHA
    ebfd4a5 View commit details
    Browse the repository at this point in the history