]> Cypherpunks repositories - gostls13.git/commit
all: use cannot instead of can not
authorJosh Bleecher Snyder <josharian@gmail.com>
Wed, 27 Jan 2016 20:49:13 +0000 (12:49 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Sun, 21 Feb 2016 15:35:50 +0000 (15:35 +0000)
commite43c74a0d8848d58814e1a8302d8f115d7f0b874
treef87b5556f4a13af01c9f4a237d543fbfec9bc222
parent5dc053b9dec4dc25fac195065ad32462ac28a543
all: use cannot instead of can not

You can not use cannot, but you cannot spell cannot can not.

Change-Id: I2f0971481a460804de96fd8c9e46a9cc62a3fc5b
Reviewed-on: https://go-review.googlesource.com/19772
Reviewed-by: Rob Pike <r@golang.org>
29 files changed:
src/archive/zip/writer.go
src/cmd/cgo/doc.go
src/cmd/cgo/gcc.go
src/cmd/compile/internal/gc/lex.go
src/cmd/go/go_test.go
src/database/sql/sql.go
src/log/syslog/syslog.go
src/net/http/server.go
src/net/http/transport.go
src/os/signal/doc.go
src/runtime/cgocall.go
src/runtime/mbarrier.go
src/runtime/mfixalloc.go
src/runtime/mstats.go
src/runtime/norace_linux_test.go
src/runtime/norace_test.go
src/runtime/os1_darwin.go
src/runtime/os1_dragonfly.go
src/runtime/os1_freebsd.go
src/runtime/os1_linux.go
src/runtime/os1_nacl.go
src/runtime/os1_netbsd.go
src/runtime/os1_plan9.go
src/runtime/os1_windows.go
src/runtime/os3_solaris.go
src/runtime/sys_darwin_arm.s
src/runtime/sys_darwin_arm64.s
src/runtime/vdso_linux_amd64.go
src/sync/pool.go