Skip to content

misspellings in package csv #2066

@gopherbot

Description

@gopherbot

by fgergo:

What steps will reproduce the problem?
1. reading comments in csv/reader.go and csv/writer.go

Which revision are you using?  (hg identify)
hg identify
8c249e90b83a tip

Proposal:

reader.go:
:90 "is" -> "are"
:100 "a unquoted" -> "an unquoted"
:174 "our far" -> "how far"
:225 "the skip" -> "then skip"
:284 "linke" -> "line"
:355 "of triming spaces" -> "of triming spaces .)"

writer.go:
:25 unnecessary line?

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