]> Cypherpunks repositories - gostls13.git/commitdiff
database/sql: fix typo in comment
authorArne Hormann <arnehormann@gmail.com>
Tue, 17 Dec 2013 21:17:43 +0000 (08:17 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 17 Dec 2013 21:17:43 +0000 (08:17 +1100)
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/43300043

src/pkg/database/sql/fakedb_test.go

index 00ab799981d6af42fa087e4d21635d95b1391682..c7db0dd77b370a1efa5f27b31707117a3168fd78 100644 (file)
@@ -23,7 +23,7 @@ var _ = log.Printf
 // interface, just for testing.
 //
 // It speaks a query language that's semantically similar to but
-// syntantically different and simpler than SQL.  The syntax is as
+// syntactically different and simpler than SQL.  The syntax is as
 // follows:
 //
 //   WIPE