Skip to content

bufio: ReadLine doc comment references function by wrong name #13936

@jangler

Description

@jangler

https://github.com/golang/go/blob/master/src/bufio/bufio.go#L340-L341

The comment references "ReadBytes('\n')", when the relevant function is actually called "ReadSlice".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions