Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5)

Issue 96980043: code review 96980043: std lib: fix various typos in comments (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by gri
Modified:
11 years ago
Reviewers:
adonovan
CC:
golang-codereviews, adonovan
Visibility:
Public.

Description

std lib: fix various typos in comments Where the spelling changed from British to US norm (e.g., optimise -> optimize) it follows the style in that file.

Patch Set 1 #

Patch Set 2 : diff -r 59cef24ed471 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 59cef24ed471 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 59cef24ed471 https://code.google.com/p/go/ #

Total comments: 1

Patch Set 5 : diff -r a68e0d502519 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -26 lines) Patch
M src/cmd/api/goapi.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/clean.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/go/get.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/container/heap/heap.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/tls/key_agreement.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/big/rat.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/cmplx/pow.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/fs.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/ipsock.go View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/net/sendfile_dragonfly.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sendfile_freebsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/regexp/syntax/prog.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/pprof/pprof.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/sort/sort.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/dir_plan9.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/fd_nacl.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/mksyscall_windows.go View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/syscall/route_dragonfly.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/route_freebsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/route_netbsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/route_openbsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/time/zoneinfo_windows.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
gri
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years ago (2014-05-02 17:39:46 UTC) #1
adonovan
LGTM but since this is a typo fix you might want to get the whole ...
11 years ago (2014-05-02 20:14:59 UTC) #2
gri
11 years ago (2014-05-02 20:17:58 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=2e591e82a8c8 ***

std lib: fix various typos in comments

Where the spelling changed from British to
US norm (e.g., optimise -> optimize) it follows
the style in that file.

LGTM=adonovan
R=golang-codereviews, adonovan
CC=golang-codereviews
https://codereview.appspot.com/96980043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b