lex icon indicating copy to clipboard operation
lex copied to clipboard

Incorrect doc string for GetLineBytes

Open db47h opened this issue 5 years ago • 0 comments

https://github.com/db47h/lex/blob/6534f3a11254fe61b12cac50f8f639c879a9806a/file.go#L119

This should be

GetLineBytes returns a byte slice containing the input line for the given file offset.

db47h avatar Apr 20 '20 14:04 db47h