]> Cypherpunks repositories - gostls13.git/commit
database/sql: fix typo
authorAndrew Gerrand <adg@golang.org>
Mon, 14 Sep 2015 00:18:22 +0000 (00:18 +0000)
committerAndrew Gerrand <adg@golang.org>
Mon, 14 Sep 2015 00:20:55 +0000 (00:20 +0000)
commitb07a51b3d443660e3489d0821facf8b401177034
tree4b5f9606dce7c3ffe8e34717810d3b0c76548614
parent4c96e7b79b9bb8207885e8ba63cc19f2d863b75c
database/sql: fix typo

Fixes #12606

Change-Id: Ib68cb20108ad35c3dd96e606649c4c8f9c0f085c
Reviewed-on: https://go-review.googlesource.com/14571
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/database/sql/sql.go