]> Cypherpunks repositories - gostls13.git/commit
database/sql: fix typo
authorKevin Burke <kev@inburke.com>
Wed, 8 Feb 2017 23:31:33 +0000 (15:31 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 9 Feb 2017 01:08:08 +0000 (01:08 +0000)
commitc57d91e34cf9a9d6d39b75e2f401bdf6a27447aa
tree58c7cefb901fe54dcbf6561c1429099c3272b209
parent27520cc4c5deaa14e46cb97a382150e0f313b099
database/sql: fix typo

Change-Id: I09fdcebb939417f18af09ed57f24460724cab64f
Reviewed-on: https://go-review.googlesource.com/36632
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/database/sql/sql.go