1
0
mirror of https://github.com/golang/go synced 2024-11-07 12:46:16 -07:00
go/src/database/sql
Naman Gera 52bf14e0e8 all: fix spellings
This follows the spelling choices that the Go project has made for English words.
https://github.com/golang/go/wiki/Spelling

Change-Id: Ie7c586d2cf23020cb492cfff58c0831d2d8d3a78
GitHub-Last-Rev: e16a32cd22
GitHub-Pull-Request: golang/go#45442
Reviewed-on: https://go-review.googlesource.com/c/go/+/308291
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Emmanuel Odeke <emmanuel@orijtech.com>
2021-04-10 01:46:41 +00:00
..
driver database/sql: close driver.Connector if it implements io.Closer 2021-02-25 19:34:27 +00:00
convert_test.go
convert.go
ctxutil.go
doc.txt
example_cli_test.go
example_service_test.go
example_test.go
fakedb_test.go database/sql: remove unnecessary types in composite literals 2021-03-25 14:46:50 +00:00
sql_test.go all: fix spellings 2021-04-10 01:46:41 +00:00
sql.go all: fix spellings 2021-04-10 01:46:41 +00:00