Commit d5994f4f authored by Elias Naur's avatar Elias Naur Committed by Brad Fitzpatrick

doc/go1.5.html: fix typo

Change-Id: If33ffe1da23a8463fc5479f453422d280b736372
Reviewed-on: https://go-review.googlesource.com/11865Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 173fa1d8
......@@ -249,7 +249,7 @@ cmd/trace: new command to view traces (https://golang.org/cl/3601)
The assembler in Go 1.5 is a single new Go program that replaces
the suite of C-language assemblers (<code>6a</code>,
<code>8a</code>, etc.) in previous releases.
The values of the environmetn variables
The values of the environment variables
<code>GOARCH</code> and <code>GOOS</code>
choose which architecture and operating system the generated
code will be for.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment