doc/go1.16: fix broken <code> tag

For #40700

Change-Id: I0083db494284d6142e1b8b981fca4ac30af2012a
Reviewed-on: https://go-review.googlesource.com/c/go/+/275312
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Filippo Valsorda <filippo@golang.org>
This commit is contained in:
Filippo Valsorda 2020-12-04 01:09:13 +01:00 committed by Filippo Valsorda
parent 2c2980aa0c
commit cc386bd05a

View file

@ -287,7 +287,7 @@ Do not send CLs removing the interior tags from such phrases.
</p>
<p><!-- CL 254659 -->
Setting the <code>GODEBUG<code> environment variable
Setting the <code>GODEBUG</code> environment variable
to <code>inittrace=1</code> now causes the runtime to emit a single
line to standard error for each package <code>init</code>,
summarizing its execution time and memory allocation. This trace can