]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1] doc/code.html: change 'affect' to 'effect'.
authorPeter Weinberger <pjw@golang.org>
Mon, 2 Apr 2012 17:05:09 +0000 (13:05 -0400)
committerPeter Weinberger <pjw@golang.org>
Mon, 2 Apr 2012 17:05:09 +0000 (13:05 -0400)
««« backport 0dc51d66e03d
doc/code.html: change 'affect' to 'effect'.
Fixes #3429.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5966047
»»»

doc/code.html

index 422c4ee0fea5cd2037a00e4654c4a4e7b4b3ceb8..517d1a49541bf215279bac650760cca166120293 100644 (file)
@@ -236,7 +236,7 @@ are built and installed correctly.
 <p>
 As a convenience, the <code>go</code> 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:
 </p>
 
 <pre>