go/src/database/sql
Tobias Klauser 0657235660 database/sql: fix typo in comment
Change-Id: Ie2966bae1dc2e542c42fb32d8059a4b2d4690014
Reviewed-on: https://go-review.googlesource.com/99115
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-03-07 15:42:31 +00:00
..
driver database/sql: buffers provided to Rows.Next should not be modified by drivers 2018-01-25 19:14:14 +00:00
convert.go database/sql: scan into *time.Time without reflection 2017-10-25 19:29:16 +00:00
convert_test.go database/sql: fix TestConversions when count > 1 2018-01-25 03:39:24 +00:00
ctxutil.go database/sql: fix ctx.Done() == nil check 2017-11-15 21:28:27 +00:00
doc.txt database/sql: fix outdated package name in doc.txt 2017-06-30 19:11:17 +00:00
example_test.go all: minor vet fixes 2016-10-24 17:27:37 +00:00
fakedb_test.go all: remove duplicate word "the" 2018-02-20 16:45:55 +00:00
sql.go database/sql: fix typo in comment 2018-03-07 15:42:31 +00:00
sql_test.go all: fix misspellings 2018-02-20 21:02:58 +00:00