mirror of
https://github.com/golang/go
synced 2024-11-24 10:50:13 -07:00
doc/code.html: change 'affect' to 'effect'.
Fixes #3429. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5966047
This commit is contained in:
parent
b0f4d805f2
commit
a978ead6e1
@ -236,7 +236,7 @@ are built and installed correctly.
|
|||||||
<p>
|
<p>
|
||||||
As a convenience, the <code>go</code> command will assume the current directory
|
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
|
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>
|
</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
|
Loading…
Reference in New Issue
Block a user