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

Issue 6329060: code review 6329060: pkg/go/build: Fix minor typo. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by peted
Modified:
12 years, 11 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

pkg/go/build: Fix minor typo. pkg/go/build section "Build Constraints", first paragraph said: "... they must be appear near the top of the file ..." fixed to: "... they must appear near the top of the file ..."

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/go/build/doc.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
peted
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 11 months ago (2012-06-25 18:44:17 UTC) #1
rsc
LGTM thanks
12 years, 11 months ago (2012-06-25 21:20:44 UTC) #2
rsc
12 years, 11 months ago (2012-06-25 21:20:51 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e12419d09635 ***

go/build: fix doc typo

go/build section "Build Constraints", first paragraph said:
  "... they must be appear near the top of the file ..."
fixed to:
  "... they must appear near the top of the file ..."

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/6329060

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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