LGTM On Fri, Dec 2, 2011 at 10:24 AM, <gri@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years, 8 months ago
(2011-12-02 18:25:19 UTC)
#2
LGTM
On Fri, Dec 2, 2011 at 10:24 AM, <gri@golang.org> wrote:
> Reviewers: golang-dev_googlegroups.com,
>
> Message:
> Hello golang-dev@googlegroups.com,
>
> I'd like you to review this change to
> https://go.googlecode.com/hg/
>
>
> Description:
> goinstall: fix typo in comment
>
> Please review this at
http://codereview.appspot.com/**5449068/<http://codereview.appspot.com/5449068/>
>
> Affected files:
> M src/cmd/goinstall/main.go
>
>
> Index: src/cmd/goinstall/main.go
> ==============================**==============================**=======
> --- a/src/cmd/goinstall/main.go
> +++ b/src/cmd/goinstall/main.go
> @@ -169,7 +169,7 @@
> }
>
> // readPackageList reads the list of installed packages from the
> -// goinstall.log files in GOROOT and the GOPATHs and initalizes
> +// goinstall.log files in GOROOT and the GOPATHs and initializes
> // the installedPkgs variable.
> func readPackageList() {
> for _, t := range build.Path {
>
>
>
Issue 5449068: code review 5449068: goinstall: fix typo in comment
(Closed)
Created 13 years, 8 months ago by gri
Modified 13 years, 8 months ago
Reviewers:
Base URL:
Comments: 0