From: Peter Weinberger Date: Mon, 2 Apr 2012 17:05:09 +0000 (-0400) Subject: [release-branch.go1] doc/code.html: change 'affect' to 'effect'. X-Git-Tag: go1.0.1~51 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=b4f17bdf98e0fd44e9a76201055e88b4cb8aea2f;p=gostls13.git [release-branch.go1] doc/code.html: change 'affect' to 'effect'. ««« backport 0dc51d66e03d doc/code.html: change 'affect' to 'effect'. Fixes #3429. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5966047 »»» --- diff --git a/doc/code.html b/doc/code.html index 422c4ee0fe..517d1a4954 100644 --- a/doc/code.html +++ b/doc/code.html @@ -236,7 +236,7 @@ are built and installed correctly.

As a convenience, the go command will assume the current directory if no import path is specified on the command line. This sequence of commands -has the same affect as the one above: +has the same effect as the one above: