]> Cypherpunks repositories - gostls13.git/commit
pkg: spelling tweaks, I-Z
authorRobert Hencke <robert.hencke@gmail.com>
Mon, 30 May 2011 08:02:59 +0000 (18:02 +1000)
committerRob Pike <r@golang.org>
Mon, 30 May 2011 08:02:59 +0000 (18:02 +1000)
commit3fbd478a8a77f9d829a0cbcd0fffdcc7dc30ec83
treeaa399f59c7d7a0696838e8de981486302fecb777
parent9107b530d82f5f8a7fb32442509668b22e464859
pkg: spelling tweaks, I-Z

also, a few miscellaneous fixes to files outside pkg

R=golang-dev, dsymonds, mikioh.mikioh, r
CC=golang-dev
https://golang.org/cl/4517116
31 files changed:
misc/dashboard/builder/main.go
misc/dashboard/googlecode_upload.py
src/cmd/cgo/out.go
src/libmach/darwin.c
src/pkg/image/gif/reader.go
src/pkg/index/suffixarray/suffixarray_test.go
src/pkg/math/log.go
src/pkg/math/sqrt_port.go
src/pkg/mime/multipart/multipart_test.go
src/pkg/mime/multipart/writer.go
src/pkg/mime/multipart/writer_test.go
src/pkg/net/fd_windows.go
src/pkg/net/ip.go
src/pkg/net/ipsock.go
src/pkg/net/textproto/reader.go
src/pkg/os/dir_plan9.go
src/pkg/reflect/value.go
src/pkg/regexp/all_test.go
src/pkg/runtime/arm/vlop.s
src/pkg/runtime/linux/thread.c
src/pkg/runtime/mprof.goc
src/pkg/runtime/runtime-gdb.py
src/pkg/runtime/runtime.h
src/pkg/strconv/decimal.go
src/pkg/syscall/route_bsd.go
src/pkg/tabwriter/tabwriter.go
src/pkg/time/tick.go
src/pkg/time/zoneinfo_windows.go
src/pkg/websocket/client.go
src/pkg/websocket/server.go
src/pkg/websocket/websocket.go