1
0
mirror of https://github.com/golang/go synced 2024-11-19 13:54:56 -07:00
go/src/database/sql
shawnps 067bab00a8 all: fix misspellings
Change-Id: I429637ca91f7db4144f17621de851a548dc1ce76
Reviewed-on: https://go-review.googlesource.com/34923
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-01-07 16:53:25 +00:00
..
driver database/sql: do not store Tx options in Context 2016-12-14 18:13:13 +00:00
convert_test.go database/sql: accept nil pointers to Valuers implemented on value receivers 2016-10-17 15:26:25 +00:00
convert.go database/sql: document expectations for named parameters 2016-12-01 16:52:12 +00:00
ctxutil.go database/sql: do not store Tx options in Context 2016-12-14 18:13:13 +00:00
doc.txt
example_test.go all: minor vet fixes 2016-10-24 17:27:37 +00:00
fakedb_test.go database/sql: document expectations for named parameters 2016-12-01 16:52:12 +00:00
sql_test.go database/sql: fix typo and wording 2017-01-02 22:17:24 +00:00
sql.go all: fix misspellings 2017-01-07 16:53:25 +00:00